
Instagram Profile Scraper
Pricing
$2.30 / 1,000 results

Instagram Profile Scraper
Scrape all Instagram profile info. Just add one or more Instagram usernames and extract number of followers&follows, URLs, bio, posts, likes, counts, related profiles, captions, highlight reels. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
4.4 (31)
Pricing
$2.30 / 1,000 results
593
Total users
57K
Monthly users
5.1K
Runs succeeded
>99%
Issues response
1.6 days
Last modified
11 hours ago
Too many requests based on my inputs
Closed
Take a look at attached run URL, and the few runs before / after.
I'm feeding in 14 user names, yet the actor keeps returning 116 items. I cannot figure out why, and I'm being grossly overcharged.
Can you let me know if there's anything to change in my settings?
I'm attaching screenshots for the Apify node setup in n8n where you can see setup, as well as the view of the flow where you can see item inputs + outputs.

Hi!
In your run, 10 profiles specified in the input, 10 results saved to the dataset. Your integration somehow expands it to 100. Please contact support for your integration service. The actor can not affect the way how integration works.
I will close the issue now, but if there is anything else we can help with, please let us know.
tsisson
But you’re seeing 100+ inputs on your side, correct? This is the official apify node.
tsisson
I've also done this with a simple https request and am getting 100+ results (for 14 inputs). There's something wrong on the scraper side.

Hey, Jakub is here, it looks you are using the community n8n nodes. We are working on the official node for Apify, it is currently in beta. You can install it from this npm package @apify/n8n-nodes-apify.
But from what I see in the workflow it looks like your loop function is the issue. I checked your Actor runs and you are running, multiple runs in the same minute. And the count of all runs in the same time made exactly 116 items as I see on your screenshot.
If you fix your loop function the workflow should work.
Closing this as it is not an issue related to the scraper.
Feel free to open a new one if you find any other issues, Jakub