
Instagram User Profile Posts Scraper
Pricing
$1.90 / 1,000 results

Instagram User Profile Posts Scraper
Scrape complete post data from any public Instagram user profile including captions, likes, comments, tagged users, locations, and engagement metrics. Perfect for social media analysis, influencer research, and content monitoring.
5.0 (4)
Pricing
$1.90 / 1,000 results
8
Total users
110
Monthly users
50
Runs succeeded
>99%
Issues response
8.8 days
Last modified
4 months ago
Feature: Offset for posts
Closed
It would be nice to be able to add an offset to the post fetching
Louis Deconinck (louisdeconinck)
Great idea, I'm on it!
Louis Deconinck (louisdeconinck)
Could you give me some more insight into your specific use case? That way I get a better understanding what you're looking for and I will be able to offer a better solution.
After giving it some more thought, I'm not sure if it would make sense to implement this. Reason why is that to scrape Instagram posts you always have to start from the first posts and then work your way back (like scrolling through the feed). While I could implement this, the computational cost would be almost identical, as fetching older offsetted posts would still require me to fetch the first posts before I can get to the older ones. There's no way to skip forward, skipping the first posts and jumping to the offsetted posts like you suggest as Instagram uses cursor-based pagination for its profile posts.