Instagram Comments by Cookies avatar
Instagram Comments by Cookies

Pricing

$2.99/month + usage

Go to Store
Instagram Comments by Cookies

Instagram Comments by Cookies

Developed by

shareze

shareze

Maintained by Community

Use cookies to scrape Instagram comments for media, You can used `actor: shareze001/instagram-cookies` to got cookies. The reason for splitting is that after obtaining a cookie, it can be used for multiple days to avoid your account being blocked.

0.0 (0)

Pricing

$2.99/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the Instagram Comments by Cookies 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.

1echo '{
2  "size": 20,
3  "cookies": "sessionid=xxxxxx",
4  "mediaId": "3546847418600097801"
5}' |
6apify call shareze001/instagram-comments-by-cookies --silent --output-dataset

Instagram Comments by Cookies API through CLI

The Apify CLI is the official tool that allows you to use Instagram Comments by Cookies locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: