
Instagram API Scraper
Pricing
Pay per event

Instagram API Scraper
Scrape and download Instagram posts, profiles, places, hashtags, photos without login. Supports search keywords and URL lists. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.
4.6 (9)
Pricing
Pay per event
74
Total users
4.3k
Monthly users
583
Runs succeeded
>99%
Issue response
2.3 days
Last modified
2 hours ago
You can access the Instagram API 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.
$echo '{< "directUrls": [< "https://www.instagram.com/humansofny/"< ],< "resultsType": "posts",< "resultsLimit": 200,< "searchType": "hashtag",< "searchLimit": 1<}' |<apify call apify/instagram-api-scraper --silent --output-dataset
Instagram API Scraper API through CLI
The Apify CLI is the official tool that allows you to use Instagram API Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: