Instagram API Scraper avatar

Instagram API Scraper

Try for free

30 days trial then $39.00/month - No credit card required now

View all Actors
Instagram API Scraper

Instagram API Scraper

apify/instagram-api-scraper
Try for free

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 demo

You 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:

Developer
Maintained by Apify
Actor metrics
  • 291 monthly users
  • 28 stars
  • 100.0% runs succeeded
  • 1 days response time
  • Created in May 2022
  • Modified 4 days ago