AS
Apify Store
/louisdeconinck/instagram-comments-scraper
💬 Instagram Comments Scraper (No Login)
Scrape all comments from any Instagram post in seconds. No login required. Get text, likes, timestamps, and usernames — even from large posts. Fast, affordable, and easy to use. Ideal for lead gen, re
liveasyncunknown~30s typical
social medialead generationotherinstagramcomments
$0.00063
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.0005 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /louisdeconinck/instagram-comments-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| urls* | array | Instagram post URLs or shortcodes of posts to process. |
| maxComments | integer | Maximum number of comments to fetch for each post. Leave empty to fetch all comments. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/louisdeconinck/instagram-comments-scraper","input":{"urls":["https://www.instagram.com/p/BsOGulcndj-/"],"maxComments":3},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /louisdeconinck/instagram-comments-scraper -i '{"urls":["https://www.instagram.com/p/BsOGulcndj-/"],"maxComments":3}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/louisdeconinck/instagram-comments-scraper", input: {"urls":["https://www.instagram.com/p/BsOGulcndj-/"],"maxComments":3}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.