
Instagram Post Scraper
Pricing
$19.00/month + usage

Instagram Post Scraper
Scrape Instagram posts & reels with complete data including captions, likes, comments, tagged users, locations, and more. Get detailed engagement metrics, media URLs, and user information. Perfect for social media analysis and influencer research.
5.0 (3)
Pricing
$19.00/month + usage
7
Total users
38
Monthly users
22
Runs succeeded
>99%
Response time
0.4 hours
Last modified
2 months ago
You can access the Instagram Post Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "posts": [
3 "https://www.instagram.com/p/DF3-zYSPcln/",
4 "https://www.instagram.com/p/DFNkPgRROOS/?img_index=1",
5 "DFERYfms1do",
6 "https://www.instagram.com/p/DE-UmMaP6_0/"
7 ]
8}' |
9apify call louisdeconinck/instagram-post-scraper --silent --output-dataset
Instagram Post Scraper API through CLI
The Apify CLI is the official tool that allows you to use Instagram Post Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: