Back to TikTok
Apify·TikTok

Get TikTok Profile

/apidojo/tiktok-profile-scraperasync$0.00045 / 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 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
FieldTypeRequiredDescription
startUrlsarrayPaste the TikTok URLs, and get the results immediately. User URLs are supported.
usernamesarrayUsernames of TikTok users. Paste the usernames and get the results immediately. Please remove @ sign before paste.
untilstringReturns posts newer than this date.
sincestringReturns posts older than this date.
maxItemsintegerMaximum number of items that you want as output.
customMapFunctionstringFunction 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://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.