
Instagram Scraper
Pricing
$2.30 / 1,000 results

Instagram Scraper
Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
4.1 (57)
Pricing
$2.30 / 1,000 results
1566
Total users
100K
Monthly users
12K
Runs succeeded
>99%
Issues response
3 days
Last modified
2 days ago
ResponseTooLargeError
Open
Mostly when used with gpt then any response is almost to large. How to scope it down?

Erik Funder Carstensen (weuts)
Hi 😊
I'm unsure what exactly you are trying to do 😅 - when exporting the results you can choose to only export specific fields which limits the size. Otherwise if you are trying to do analysis across the whole dataset, you may have split it up into pages, and write the prompt such the GPT creates a summary of what it has seen so far, such that can be passed in with the next page such it page for page accumulates the summaries into one 😌
Does this answer your question? 😊
sicacccc
Well i used the openapi spec, alter a bit to focus on what i want to capture. I'm using GPT builder to kick of the api and get the data from those post and reason over it. I noticed that even with small ask (2 posts, etc) i get already this response and with 45 seconds i get timed out. That seems a openani limit. That was the reason of the real ask, that being said i've worked around it but still GPT builder has to much limit so now downloading dataset and then converting to markdown to analyze. I don't see an option to bulk download dataset, is that on roadmap?

Erik Funder Carstensen (weuts)
I’m not sure I understand what you mean by bulk download 😅, it’s not the “Export” option we already have?
sicacccc
No, i want to download all datasets, not opening one by one.

Erik Funder Carstensen (weuts)
Is your use case that you have multiple actor runs, and you want to combine all of their datasets into one and download it?