TikTok User Scraper avatar

TikTok User Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
TikTok User Scraper

TikTok User Scraper

Scrape TikTok user profiles by username extract follower counts, stats, bio, verification status, and account metadata for any public TikTok account.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 hours ago

Last modified

Share

Extract full profile data and stats for any public TikTok account — no login required.

What you get

  • Username, display name, verification status, and profile picture URL
  • Follower count, following count, total likes, and video count
  • Bio text and bio link URL
  • Account creation date, language, and commerce category
  • secUid — the stable internal ID used for followers/following lookups
  • Direct profile URL for each account

Use cases

  • Influencer vetting — verify follower counts and account authenticity before outreach
  • Competitor research — benchmark audience size and engagement across accounts
  • Lead generation — build lists of verified creators in a niche
  • Brand monitoring — track profile growth and bio changes over time
  • Data enrichment — resolve TikTok usernames to structured profile records

How to use

  1. Enter one or more TikTok usernames (with or without @)
  2. Run the actor — results appear in the Dataset tab
  3. Export to JSON, CSV, or Google Sheets directly from the Apify console

Up to 50 usernames per run. Invalid or private accounts are skipped with a warning.

Output format

Each dataset record:

{
"username": "tiktok",
"id": "107955",
"secUid": "MS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM",
"nickname": "TikTok",
"verified": true,
"privateAccount": false,
"signature": "One TikTok can make a big impact",
"bioLink": "linktr.ee/tiktok",
"avatarUrl": "https://...",
"language": "en",
"createTimeISO": "2015-03-01T00:02:29.000Z",
"profileUrl": "https://www.tiktok.com/@tiktok",
"followerCount": 93900000,
"followingCount": 3,
"heartCount": 457700000,
"videoCount": 1427,
"commerceCategory": "Media & Entertainment"
}

Input

FieldTypeRequiredDescription
usernamesArray (string)YesTikTok usernames to scrape. @ prefix is optional.

Pricing

This actor uses pay-per-event pricing — you are charged per successfully scraped user profile.