Instagram Reel Scraper
Pay $2.30 for 1,000 reels
Instagram Reel Scraper
Pay $2.30 for 1,000 reels
Scrape data from Instagram reels. Just add one or more Instagram usernames and get your data in seconds including hashtags, mentions, comments, images, likes, locations, and metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
Do you want to learn more about this Actor?
Get a demoI want to create a "newer than" filter input, to only scrape reels newer than a certain date. Is this possible in the JSON?
Hi!
Yes, i.e.
1{ 2 "onlyPostsNewerThan": "2024-05-25", 3 "resultsLimit": 30, 4 "username": [ 5 "tagthai.official" 6 ] 7}
Sample run https://console.apify.com/view/runs/UUeNz0BfBcxWL9Yw0
3 results, same as https://www.instagram.com/tagthai.official/reels/ at the moment of writing.
Ordering is not accurate because actor doing concurrent calls to get full post details and results saved as soon as details returned, however date range is exact.
In other words you will get all reels just in a bit different order.
I´m going to close the issue now, but if there would be anything else we could help with, please let us know.
Actor Metrics
598 monthly users
-
112 stars
>99% runs succeeded
13 days response time
Created in Nov 2022
Modified 20 hours ago