Back to TikTok
Apify·TikTok
Get TikTok Profile
/apidojo/tiktok-profile-scraperasync$0.00045 / resultScrape 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 for influencer research, lead gen & brand deals. $0.30 per 1K posts. Runs as an Apify actor (20–120 s); results are dataset rows.
Charged per returned row plus the flat fee.
Input
| Field | Type | Required | 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. |
Run it
curl -s https://www.sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"apify","endpoint":"/apidojo/tiktok-profile-scraper","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.