Instagram API Scraper
30 days trial then $39.00/month - No credit card required now
Instagram API Scraper
30 days trial then $39.00/month - No credit card required now
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.
Do you want to learn more about this Actor?
Get a demoYou can access the Instagram API Scraper programmatically from your own applications by using the Apify API. You can 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 "directUrls": [
3 "https://www.instagram.com/humansofny/"
4 ],
5 "resultsType": "posts",
6 "resultsLimit": 200,
7 "searchType": "hashtag",
8 "searchLimit": 1
9}' |
10apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
162 monthly users
-
39 stars
>99% runs succeeded
21 days response time
Created in May 2022
Modified 3 hours ago