TikTok Profile Scraper avatar

TikTok Profile Scraper

Pricing

from $0.20 / 1,000 results

Go to Apify Store
TikTok Profile Scraper

TikTok Profile Scraper

Pricing

from $0.20 / 1,000 results

Rating

0.0

(0)

Developer

Scrappa

Scrappa

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

3

Monthly active users

a month ago

Last modified

Share

Extract public TikTok profile data through Scrappa. Use it for creator vetting, influencer discovery, audience research, competitive monitoring, and account enrichment workflows.

Features

  • Lookup by TikTok username, full profile URL, or numeric user ID
  • Public profile fields including bio, avatar, verification, region, and language
  • Audience and engagement metrics including followers, following, likes, videos, and diggs
  • Dataset rows optimized for Apify table views
  • Full Scrappa response saved to the OUTPUT key-value-store record

Input

FieldTypeRequiredDescription
profilestringYesTikTok username with or without @, full profile URL, or numeric user ID. Bare numeric values are treated as user IDs; prefix numeric usernames with @.

Example Input

{
"profile": "@tiktok"
}

Output

Each TikTok profile is saved as one dataset item:

{
"user_id": "107955",
"unique_id": "@tiktok",
"nickname": "TikTok",
"avatar": "https://...",
"signature": "The official TikTok account",
"follower_count": 90000000,
"following_count": 0,
"heart_count": 350000000,
"video_count": 1000,
"digg_count": 0,
"verified": true,
"private_account": false,
"region": "US",
"language": "en"
}

The dataset item also preserves the raw nested user and stats objects returned by Scrappa. The full API response is saved to OUTPUT.

Support

For higher-volume usage or direct API access, use Scrappa at https://scrappa.co.