Lead generation
Pull TikTok signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.
Every video a public TikTok creator has posted, paginated, with view counts and engagement metrics.
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/videos/collect/by/handle \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"stoolpresidente","sort_by":"popular"}'{
"aweme_list": [
{
"aweme_id": "7517114944362499342",
"desc": "You can say whatever you want about the WNBA is but it's never boring",
"statistics": {
"play_count": 559925,
"digg_count": 59605,
"comment_count": 587,
"share_count": 3424
},
"author": {
"uid": "6659752019493208069",
"unique_id": "stoolpresidente",
"nickname": "Dave Portnoy"
},
"create_time": 1750214725
}
],
"max_cursor": 1748286476000
}Paginated list of a TikTok creator's videos sorted by latest or popular.
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.
Public TikTok profile metadata, follower counts, and recent video stats.
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.
Sign in with Google, drop $2 in the wallet, fire your first Profile Videos call against tiktok.com. If it doesn’t do what you need, the balance is refundable for 24 hours.