AS
Apify Store
/apidojo/tiktok-profile-scraper
Tiktok Profile Scraper (Pay Per Result)
Scrape TikTok user profiles at 425 posts/sec with 98% success, no proxy needed. Get followers, bio, badges, full video history & engagement. Username or URL input. Export JSON/CSV, API ready. Perfect
liveasyncunknown~30s typical
lead generationsocial mediavideostiktokprofile
$0.00038
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.0003 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 /apidojo/tiktok-profile-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| startUrls | array | Paste the TikTok URLs, and get the results immediately. User URLs are supported. |
| usernames | array | Usernames of TikTok users. Paste the usernames and get the results immediately. Please remove @ sign before paste. |
| until | string | Returns posts newer than this date. |
| since | string | Returns posts older than this date. |
| maxItems | integer | Maximum number of items that you want as output. |
| customMapFunction | string | Function that takes each of the objects as argument and returns data that will be mapped by the function itself. This function is not intended for filtering, please don't use it for filtering purposes or you will get banned automatically. |
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":"/apidojo/tiktok-profile-scraper","input":{"startUrls":["https://www.tiktok.com/@gordonramsayofficial","https://www.tiktok.com/@billieeilish"],"usernames":["nike","selenagomez"],"maxItems":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 /apidojo/tiktok-profile-scraper -i '{"startUrls":["https://www.tiktok.com/@gordonramsayofficial","https://www.tiktok.com/@billieeilish"],"usernames":["nike","selenagomez"],"maxItems":3}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/apidojo/tiktok-profile-scraper", input: {"startUrls":["https://www.tiktok.com/@gordonramsayofficial","https://www.tiktok.com/@billieeilish"],"usernames":["nike","selenagomez"],"maxItems":3}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.