TikTok Profile Scraper
Pricing
$1.00 / 1,000 results
TikTok Profile Scraper
Scrape TikTok user information including followers, likes, profile images, bio, and verification status from any username or profile URL.
Pricing
$1.00 / 1,000 results
Rating
0.0
(0)
Developer

Sam
Actor stats
0
Bookmarked
127
Total users
11
Monthly active users
0.45 hours
Issues response
17 days ago
Last modified
Share
TikTok User Profile Details Scraper
This actor retrieves TikTok user profile details using a TikTok username or profile URL.
It returns full metadata including followers, likes, avatar images, bio, verification status, and more.
🔧 Input
user_input (string, required)
Enter one or more TikTok usernames or profile URLs — one per line.
Examples:
@southparksouthpark[https://www.tiktok.com/@southpark](https://www.tiktok.com/@southpark)
📦 Output
Each input username/URL generates one dataset item:
{"input": "@southpark","response": {"success": true,"message": "","data": {"userInfo": {"user": {"uniqueId": "southpark","nickname": "South Park","verified": true,"avatarLarger": "https://...","signature": "Catch up on new episodes of South Park on Paramount+","bioLink": {"link": "https://southpark.cc.com/"}},"stats": {"followerCount": 6400000,"heartCount": 94700000,"videoCount": 685}},"shareMeta": {"title": "South Park on TikTok","desc": "@southpark 6.4m Followers, 8 Following, 94.7m Likes..."}}}}
The actor does not expose the underlying API endpoint.
📥 Example Input
@southpark
📤 Example Output Highlights
From the real TikTok response:
- Username:
southpark - Nickname: South Park
- Verified: Yes
- Followers: 6.4M+
- Likes: 94.7M+
- Videos: 685
- Bio: “Catch up on new episodes of South Park on Paramount+”
- External Link: https://southpark.cc.com/
- Avatar: High-resolution avatar URLs included
✨ Notes
- You may paste multiple usernames at once (one per line).
- The actor saves one dataset item per username.
- Great for influencer lookup, research, analytics, and profile verification.