Instagram Scraper avatar
Instagram Scraper

Pricing

from $1.50 / 1,000 results

Go to Store
Instagram Scraper

Instagram Scraper

Developed by

Apify

Apify

Maintained by Apify

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.

3.9 (60)

Pricing

from $1.50 / 1,000 results

1695

Total users

106K

Monthly users

13K

Runs succeeded

>99%

Issues response

2.6 days

Last modified

6 hours ago

You can access the Instagram 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-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

$npm i -g apify-cli
$apify login

Other API clients include: