Lead generation
Pull TikTok signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Real-time live-status detection for any public TikTok creator, with stream playback URLs in multiple qualities.
This endpoint takes one input: handle. The response carries the parsed TikTok entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/tiktok/live-status \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"thejustalex"}'{
"platform": "tiktok",
"scraper": "tiktok-live-status-by-handle",
"input": {
"handle": "thejustalex"
},
"data": {
"liveRoomUserInfo": {
"user": {
"userId": "6863550158336541190",
"uniqueId": "thejustalex",
"nickname": "Just Alex",
"avatarLarger": "https://p16-sign-va.tiktokcdn.com/aweme/1080x1080/….jpg",
"signature": "live every night · 8pm EST · twitch.tv/thejustalex",
"verified": false,
"roomId": "7506201943188752150"
},
"liveRoom": {
"status": 2,
"roomId": "7506201943188752150",
"title": "RANKED warzone — squads",
"coverUrl": "https://p16-webcast.tiktokcdn.com/img/cover/….jpg",
"startTime": 1746014382,
"liveType": "official_activity",
"liveTypeAudio": false,
"liveTypeRecord": false,
"hashtag": {
"id": "1652558",
"title": "gaming"
}
},
"stats": {
"viewerCount": 1284,
"totalViewerCount": 8421,
"likeCount": 49216,
"diggCount": 49216
},
"streamUrl": {
"rtmpPullUrl": "https://pull-rtmp.tiktokcdn.com/stage/stream-7506201943188752150.flv",
"flvPullUrl": {
"SD": "https://pull-flv.tiktokcdn.com/stage/stream-7506201943188752150_sd.flv",
"HD": "https://pull-flv.tiktokcdn.com/stage/stream-7506201943188752150_hd.flv",
"ORIGIN": "https://pull-flv.tiktokcdn.com/stage/stream-7506201943188752150.flv"
},
"hlsPullUrl": "https://pull-hls.tiktokcdn.com/stage/stream-7506201943188752150.m3u8"
}
},
"isLive": true
},
"records": 1,
"costUsd": 0.01,
"requestId": "run_3Qm8x2V7nKp4dWcF",
"elapsedMs": 1840
}Check whether a TikTok user is currently live and fetch their stream details.
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 Live Status call against tiktok.com. If it doesn’t do what you need, the balance is refundable for 24 hours.