
Instagram Post Scraper
Pricing
$2.30 / 1,000 results

Instagram Post Scraper
Scrape Instagram posts. Just add one or more Instagram usernames and get your data in seconds including text, hashtags, mentions, comments, images, URLs, likes, locations, and metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
4.5 (32)
Pricing
$2.30 / 1,000 results
364
Total users
34k
Monthly users
5k
Runs succeeded
>99%
Issue response
2.3 days
Last modified
a day ago
Newer than date with time?
Closed
Is it possible to use "onlyPostsNewerThan": "2025-03-18T04:00:00.000Z",
Passing a time as well? Would that filter posts after that hour?

Hi!
Yes, the full date in ISO format is supported as a JSON input "2025-03-21T04:00:00.000Z
. Please be aware that Instagram applies the default timezone (UTC) to all the time values internally.
I will close the issue now, but if there is anything else we can help with, please let us know.
jumping_jackal
Thanks!
Would that also apply to your other instagram scraper (apify/instagram-scraper, shu8hvrXbJbY3Eb9W)?
With a input of { "addParentData": false, "directUrls": [ "https://www.instagram.com/therock" ], "enhanceUserSearchWithFacebookPage": false, "isUserReelFeedURL": true, "isUserTaggedFeedURL": false, "onlyPostsNewerThan": "2025-03-19", // here, can we pass time with zone as well? "resultsLimit": 100, "resultsType": "stories", "searchType": "hashtag" }

Hi!
Yes, it will be applied in the same way