🚀 Instagram Followers and Following Scrapper avatar
🚀 Instagram Followers and Following Scrapper

Pricing

$29.00/month + usage

Go to Store
🚀 Instagram Followers and Following Scrapper

🚀 Instagram Followers and Following Scrapper

Developed by

Figue

Figue

Maintained by Community

Extract Instagram followers and following data from any Instagram profile! High-speed bot extracts ~500 followers/min, supports proxies, simulates human behavior, and provides configurable pagination. Collect detailed user data efficiently—perfect for market research and audience insights!

1.4 (9)

Pricing

$29.00/month + usage

22

Total users

906

Monthly users

151

Runs succeeded

>99%

Issues response

59 days

Last modified

4 months ago

OP

Navigation timeouts exceeded

Open

openmart opened this issue
25 days ago

I'm seeing some flakiness in my runs. Seemingly at random, the actor will fail to load the instagram page. I think this could be fixed by increasing the navigation timeout.

Example actor output:

2025-06-11T12:35:54.221Z ACTOR: Pulling Docker image of build YJ4S3QNiOTxvKWqOe from registry. 2025-06-11T12:35:54.223Z ACTOR: Creating Docker container. 2025-06-11T12:35:54.265Z ACTOR: Starting Docker container. 2025-06-11T12:35:54.593Z 2025-06-11T12:35:54.596Z > @actors/instagram-followers-scrapper@1.0.0 start 2025-06-11T12:35:54.598Z > node src/main.js 2025-06-11T12:35:54.599Z 2025-06-11T12:35:55.159Z INFO System info {"apifyVersion":"3.3.2","apifyClientVersion":"2.12.0","crawleeVersion":"3.12.2","osType":"Linux","nodeVersion":"v20.18.3"} 2025-06-11T12:35:55.205Z isDevelopment false 2025-06-11T12:35:55.351Z getting proxy url javascript 2025-06-11T12:35:55.623Z proxyUrl http://groups-RESIDENTIAL,country-FR:*********@10.0.41.234:8011 2025-06-11T12:35:55.626Z anonymized proxyUrl http://127.0.0.1:35877 2025-06-11T12:35:56.050Z Cookies loaded 2025-06-11T12:35:56.052Z Sleeping for 1936.345658606653 2025-06-11T12:35:57.987Z 🔍 Navigating to profile sourcedbyashltd 2025-06-11T12:36:27.988Z Navigation attempt 1/3 failed: Navigation timeout of 30000 ms exceeded 2025-06-11T12:36:31.038Z Debug screenshot uploaded: https://api.apify.com/v2/key-value-stores/mDUtw00om43D1L9JT/records/screenshot-navigateToProfile-2025-06-11T12-36-30-734Z.png 2025-06-11T12:36:31.039Z Sleeping for 3278.050699230764 2025-06-11T12:36:34.317Z 🔍 Navigating to profile sourcedbyashltd 2025-06-11T12:37:04.318Z Navigation attempt 2/3 failed: Navigation timeout of 30000 ms exceeded 2025-06-11T12:37:05.605Z Debug screenshot uploaded: https://api.apify.com/v2/key-value-stores/mDUtw00om43D1L9JT/records/screenshot-navigateToProfile-2025-06-11T12-37-05-335Z.png 2025-06-11T12:37:05.607Z Sleeping for 3179.46984233951 2025-06-11T12:37:08.784Z 🔍 Navigating to profile sourcedbyashltd 2025-06-11T12:37:38.784Z Navigation attempt 3/3 failed: Navigation timeout of 30000 ms exceeded 2025-06-11T12:37:40.887Z Debug screenshot uploaded: https://api.apify.com/v2/key-value-stores/mDUtw00om43D1L9JT/records/screenshot-navigateToProfile-2025-06-11T12-37-40-644Z.png 2025-06-11T12:37:40.925Z Main execution error: Error: Failed to navigate to profile after 3 attempts: Navigation timeout of 30000 ms exceeded 2025-06-11T12:37:40.927Z at navigateToProfile (file:///home/myuser/actors/instagram-followers-scrapper/src/services/followersService.js:35:23) 2025-06-11T12:37:40.929Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-06-11T12:37:40.931Z at async main (file:///home/myuser/actors/instagram-followers-scrapper/src/main.js:91:9) 2025-06-11T12:37:40.933Z at async /home/myuser/node_modules/apify/actor.js:167:23