AS
Apify Store
/datadoping/instagram-followers-scraper
Instagram Followers Scraper (No Cookie)
Extract Instagram profile followers in bulk without requiring login, session ID, or cookies. This actor provides complete API support, and seamless export options, making large-scale follower collecti
liveasyncunknown~30s typical
automationlead generationsocial mediainstagramfollowers
$0.0019
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.00155 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 /datadoping/instagram-followers-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| usernames* | array | List of Instagram usernames/userId/URL to scrape. Enter one username/userId/URL per line. |
| max_count* | integer | Maximum followers to scrape per username. Default=50 |
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":"/datadoping/instagram-followers-scraper","input":{"usernames":["mrbeast"],"max_count":50},"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 /datadoping/instagram-followers-scraper -i '{"usernames":["mrbeast"],"max_count":50}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/datadoping/instagram-followers-scraper", input: {"usernames":["mrbeast"],"max_count":50}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.