Instagram Hashtag Scraper avatar
Instagram Hashtag Scraper

Pricing

$2.30 / 1,000 results

Go to Store
Instagram Hashtag Scraper

Instagram Hashtag Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape Instagram hashtags data. Just add one or more hashtags and extract posts, images, URLs, comments, likes, users, locations, timestamps, and more. Export scraped datasets, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.5 (22)

Pricing

$2.30 / 1,000 results

216

Total users

23K

Monthly users

1.7K

Runs succeeded

>99%

Issues response

2.8 days

Last modified

2 days ago

You can access the Instagram Hashtag 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 '{
< "hashtags": [
< "webscraping"
< ],
< "resultsType": "posts",
< "resultsLimit": 20
<}' |
<apify call apify/instagram-hashtag-scraper --silent --output-dataset

Instagram Hashtag Scraper API through CLI

The Apify CLI is the official tool that allows you to use Instagram Hashtag 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: