
Instagram Reels Scraper
Pricing
$5.00/month + usage

Instagram Reels Scraper
The Instagram Reels Scraper is a tool designed to extract detailed information from valid Instagram Reels. This actor automates the process of gathering data, making it easier for developers and data analysts to access and utilize Instagram Reels content for various applications.
1.9 (3)
Pricing
$5.00/month + usage
21
Total users
190
Monthly users
60
Runs succeeded
96%
Issues response
24 days
Last modified
9 days ago
https://console.apify.com/actors/8yz4aO3qlqckRu3nu/runs/ULPuUlQ09qDgBEgGg#log
Open
2025-07-21T18:21:27.033Z ACTOR: Pulling Docker image of build YukdtE2ii6ediwUNy from registry.
2025-07-21T18:21:27.034Z ACTOR: Creating Docker container.
2025-07-21T18:21:27.171Z ACTOR: Starting Docker container.
2025-07-21T18:21:28.731Z Actor is running on the Apify platform, disable_browser_sandbox
was changed to True.
2025-07-21T18:21:28.889Z [apify] INFO Initializing Actor...
2025-07-21T18:21:28.893Z [apify] INFO System info ({"apify_sdk_version": "2.7.0", "apify_client_version": "1.12.0", "crawlee_version": "0.6.11", "python_version": "3.12.11", "os": "linux"})
2025-07-21T18:21:29.328Z Job triggered successfully.
2025-07-21T18:21:30.598Z Job still running... (attempt 1/30)
2025-07-21T18:21:50.909Z Polling sequence failed. Retrying in 60 seconds... (4 retries remaining)
2025-07-21T18:21:50.911Z Last error: Job failed: Invalid
2025-07-21T18:22:51.202Z Polling sequence failed. Retrying in 60 seconds... (3 retries remaining)
2025-07-21T18:22:51.203Z Last error: Job failed: Invalid
2025-07-21T18:23:51.449Z Polling sequence failed. Retrying in 60 seconds... (2 retries remaining)
2025-07-21T18:23:51.450Z Last error: Job failed: Invalid
2025-07-21T18:24:51.679Z Polling sequence failed. Retrying in 60 seconds... (1 retries remaining)
2025-07-21T18:24:51.680Z Last error: Job failed: Invalid
2025-07-21T18:25:51.904Z [apify] ERROR Actor failed with an exception
2025-07-21T18:25:51.905Z Traceback (most recent call last):
2025-07-21T18:25:51.906Z File "/usr/src/app/src/general_data_scraper.py", line 124, in _wait_for_completion_with_retries
2025-07-21T18:25:51.907Z return self._poll_sequence()
2025-07-21T18:25:51.907Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-21T18:25:51.908Z File "/usr/src/app/src/general_data_scraper.py", line 152, in _poll_sequence
2025-07-21T18:25:51.909Z raise Exception(f"Job failed: {response.get('message')}")
2025-07-21T18:25:51.910Z Exception: Job failed: Invalid
2025-07-21T18:25:51.911Z
2025-07-21T18:25:51.913Z During handling of the above exception, another exception occurred:
2025-07-21T18:25:51.913Z
2025-07-21T18:25:51.914Z Traceback (most recent call last):
2025-07-21T18:25:51.915Z File "/usr/src/app/src/general_data_scraper.py", line 63, in run
2025-07-21T18:25:51.916Z return self._wait_for_completion_with_retries()
2025-07-21T18:25:51.917Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-21T18:25:51.917Z File "/usr/src/app/src/general_data_scraper.py", line 135, in _wait_for_completion_with_retries
2025-07-21T18:25:51.918Z raise Exception(f"All polling sequences failed. Last error: {str(e)}")
2025-07-21T18:25:51.919Z Exception: All polling sequences failed. Last error: Job failed: Invalid
2025-07-21T18:25:51.920Z
2025-07-21T18:25:51.920Z During handling of the above exception, another exception occurred:
2025-07-21T18:25:51.921Z
2025-07-21T18:25:51.922Z Traceback (most recent call last):
2025-07-21T18:25:51.922Z File "/usr/src/app/src/main.py", line 64, in main
2025-07-21T18:25:51.923Z results = scraper.run()
2025-07-21T18:25:51.932Z ^^^^^^^^^^^^^
2025-07-21T18:25:51.933Z File "/usr/src/app/src/general_data_scraper.py", line 67, in run
2025-07-21T18:25:51.934Z raise Exception(f"Scraping failed: {str(e)}")
2025-07-21T18:25:51.934Z Exception: Scraping failed: All polling sequences failed. Last error: Job failed: Invalid
2025-07-21T18:25:51.935Z [apify] INFO Exiting Actor ({"exit_code": 91})