
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.4 (54)
Pricing
$2.30 / 1,000 results
1446
Total users
94k
Monthly users
10.6k
Runs succeeded
>99%
Issue response
2.7 days
Last modified
a day ago
"onlyPostsNewerThan" parameter ignored
Closed
By executing the request with the onlyPostsNewerThan parameter set, items that do not fall within the time range are still returned

Erik Funder Carstensen (weuts)
Hi 😊
Can you share a run with us where you've had the issue?
sf0xs83
Hi and thanks for the prompt reply :)
input: { "addParentData": false, "enhanceUserSearchWithFacebookPage": false, "isUserReelFeedURL": false, "isUserTaggedFeedURL": false, "onlyPostsNewerThan": "2025-05-07", "resultsLimit": 2, "search": "#cybersecurity", "searchLimit": 1, "searchType": "hashtag" }
output : [ { "name": "cybersecurity", "postsCount": 4660000, "url": "https://www.instagram.com/explore/tags/cybersecurity", "id": "cybersecurity", "posts": "4.66 M", "postsPerDay": "3021", "difficulty": "", "topPosts": [ { ... "timestamp": "2025-05-06T01:00:59.000Z", ... }, { ... "timestamp": "2025-05-01T16:51:19.000Z", ... },

Hi!
You are searching, the output is the hashtag details. Please use direct hashtag URL(s) to scrape posts.
I will close the issue now, but if there is anything else we can help with, please let us know.
sf0xs83
OK, thanks a lot.