Instagram Scraper avatar

Instagram Scraper

Try for free

Pay $2.30 for 1,000 results

View all Actors
Instagram Scraper

Instagram Scraper

apify/instagram-scraper
Try for free

Pay $2.30 for 1,000 results

Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

Do you want to learn more about this Actor?

Get a demo

You can access the Instagram 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-scraper --silent --output-dataset

👁 Instagram Scraper API through CLI

The Apify CLI is the official tool that allows you to use Instagram 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
  • 4.6k monthly users
  • 304 stars
  • 100.0% runs succeeded
  • 1.8 days response time
  • Created in Apr 2019
  • Modified 3 days ago