TikTok Profile Scraper
Pricing
Pay per usage
Go to Apify Store
TikTok Profile Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Scrappa
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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
OUTPUTkey-value-store record
Input
| Field | Type | Required | Description |
|---|---|---|---|
profile | string | Yes | TikTok 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.