AS
Apify Store
/clockworks/tiktok-followers-scraper
TikTok Followers Scraper
Scrape TikTok followers and following profiles from any account. Input a profile name, and get detailed lists of followers and following profiles with complete metadata. Perfect for lead generation, a
liveasyncunknown~30s typical
social mediavideoslead generationtiktokfollowers
$0.0013
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.001 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 /clockworks/tiktok-followers-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| profiles* | array | Add one or multiple TikTok usernames, whose followers and following profiles' list you want to get. |
| maxFollowersPerProfile* | integer | Maximum number of followers you want to scrape per profile. |
| maxFollowingPerProfile* | integer | Maximum number of following profiles you want to scrape per profile. |
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":"/clockworks/tiktok-followers-scraper","input":{"profiles":["khaby.lame"],"maxFollowersPerProfile":50,"maxFollowingPerProfile":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 /clockworks/tiktok-followers-scraper -i '{"profiles":["khaby.lame"],"maxFollowersPerProfile":50,"maxFollowingPerProfile":50}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/clockworks/tiktok-followers-scraper", input: {"profiles":["khaby.lame"],"maxFollowersPerProfile":50,"maxFollowingPerProfile":50}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.