Lead generation
Pull TikTok signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.
Pull complete public profile data from any TikTok creator — verified status, follower count, total hearts, recent stats — in one call.
This endpoint takes one input: handle. The response carries the parsed TikTok entity — every public field, in a flat, predictable shape.
curl https://api.hproxy.com/v1/scrape/tiktok/profile/collect/by/handle \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"stoolpresidente"}'{
"user": {
"id": "6659752019493208069",
"uniqueId": "stoolpresidente",
"nickname": "Dave Portnoy",
"avatarLarger": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/….jpeg",
"signature": "El Presidente/Barstool Sports Founder.",
"verified": true,
"bioLink": {
"link": "https://www.barstoolsports.com/bios/Surviving-Barstool"
}
},
"stats": {
"followerCount": 4100000,
"followingCount": 74,
"heartCount": 190400000,
"videoCount": 2017,
"friendCount": 52
}
}Public TikTok profile metadata, follower counts, and recent video stats.
Pull TikTok signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.
Track competitors, audience movements, and trends across TikTok without standing up any scraping infrastructure.
Feed predictable TikTok JSON straight into your model fine-tuning pipeline. Same schema every call.
Detect the country/region a public TikTok profile is registered in.
Audience country breakdown for a public TikTok creator.
Fetch detailed metadata, play counts and download URLs for a TikTok video.
Captions / transcript for a public TikTok video.
Sign in with Google, drop $2 in the wallet, fire your first Profile call against tiktok.com. If it doesn’t do what you need, the balance is refundable for 24 hours.