Instagram Comments Scraper π¬
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsInstagram Comments Scraper π¬
Collect and download Instagram posts, profiles, locations, hashtags, photos, and comments πΈ. Retrieve data from Instagram using one or more URLs or search queries π. Export the gathered data, run the scraper via API, schedule and track your runs, or integrate with other tools π.
You can access the Instagram Comments Scraper π¬ programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "post_url": "https://www.instagram.com/p/C9fjv3PiOFa/",
3 "maxcomments": 55
4}' |
5apify call scrapestorm/instagram-comments-scraper --silent --output-dataset
Instagram Comments Scraper π¬ API through CLI
The Apify CLIis the official tool that allows you to use Instagram Comments Scraper π¬ locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: