Instagram Mentions Scraper avatar
Instagram Mentions Scraper

Pricing

from $1.50 / 1,000 posts

Go to Store
Instagram Mentions Scraper

Instagram Mentions Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from tagged posts and mentions on Instagram. Just add one or more Instagram usernames and get post text, hashtags, mentions, comments, images, likes, locations, and metadata. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.3 (7)

Pricing

from $1.50 / 1,000 posts

39

Total users

3.6K

Monthly users

354

Runs succeeded

>99%

Issues response

1.1 days

Last modified

4 days ago

You can access the Instagram Mentions 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 '{
< "username": [
< "natgeo"
< ],
< "resultsLimit": 30
<}' |
<apify call apify/instagram-tagged-scraper --silent --output-dataset

🔖 Instagram Mentions and Tagged Posts Scraper API through CLI

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