Instagram Scraper avatar
Instagram Scraper

Pricing

$2.30 / 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.

4.4 (54)

Pricing

$2.30 / 1,000 results

1443

Total users

93.8k

Monthly users

10.6k

Runs succeeded

>99%

Issue response

2.7 days

Last modified

a day 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: