TikTok User Profile Scraper avatar

TikTok User Profile Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
TikTok User Profile Scraper

TikTok User Profile Scraper

Get a TikTok user's full profile by username, ID, or URL

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Look up a single TikTok user by username, numeric user ID, or profile URL. Returns bio, bio link, follower / following counts, total likes, video count, verification status, join date, and linked Instagram, X/Twitter, and YouTube accounts. Provide exactly one of username, user_id, or url.

Features

  • Real-time TikTok data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
usernamestringnoTikTok username, with or without leading @ (max 100 characters). Provide exactly one of username, user_id, or url.
user_idstringnoNumeric TikTok user ID, as returned by Search Users. Provide exactly one of username, user_id, or url.
urlstringnoTikTok profile URL, e.g. https://www.tiktok.com/@tiktok (max 500 characters). Provide exactly one of username, user_id, or url.

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"user": {
"username": "gordonramsayofficial",
"nickname": "Gordon Ramsay",
"user_id": "6747935906352907269",
"sec_uid": "MS4wLjABAAAAv3zolJLlWp-WbKXqSZwVSflDdwcbjPADRG-dhb68k30dQjkFpkRs4HiMvWeeIyVv",
"bio": "I cook sometimes too.....",
"bio_link": "GordonRamsay.com/",
"verified": true,
"is_private": false,
"followers": 40817126,
"following": 573,
"likes": 728577233,
"video_count": 839,
"videos_liked": 0,
"avatar": "https://p19-common-sign.tiktokcdn-us.com/.../photo.webp",
"avatar_hd": "https://p19-common-sign.tiktokcdn-us.com/.../photo_1080.webp",
"date_joined": "2019-10-18 17:42:11",
"date_joined_timestamp": 1571420531,
"instagram_username": "",
"twitter_id": "",
"youtube_channel_id": "",
"youtube_channel_title": "",
"url": "https://www.tiktok.com/@gordonramsayofficial"
}
}

About

Maintained by Data Direct — a small suite of fast, reliable TikTok and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.