Instagram Comments Scraper avatar
Instagram Comments Scraper

Pricing

$1.49 / 1,000 results

Go to Store
Instagram Comments Scraper

Instagram Comments Scraper

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Extract comments from Instagram posts or reels in clean JSON. Includes usernames, dates, post links, and metrics—ideal for research and sentiment analysis. Pricing: $1.49/1000 results.

0.0 (0)

Pricing

$1.49 / 1,000 results

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

8 days ago

You can access the Instagram Comments 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 '{
< "urls": [
< "https://www.instagram.com/cats_of_instagram/reel/C4GLo_eLO2e/"
< ],
< "limit_multiple_results": "10"
<}' |
<apify call autoscraping/instagram-comment-extractor --silent --output-dataset

Instagram comment scraper API through CLI

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