§ Twitch/Profile
Twitch

Twitch Profile Scraper API

Public Twitch profile with social links, follower count, live status, and recent broadcasts.

From $0.0030 per call·Median under 2s·One charge per call
§ One call

Send a handle.
Get back JSON.

This endpoint takes one input: handle. The response carries the parsed Twitch entity — every public field, in a flat, predictable shape.

Request
cURL
curl https://api.hproxy.com/v1/scrape/twitch/profile/by/handle \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"handle":"ishowspeed"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "success": true,
  "id": "220476955",
  "isLive": true,
  "currentViewersCount": 6293,
  "handle": "ishowspeed",
  "displayName": "IShowSpeed",
  "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/….png",
  "description": "YouTube:IShowSpeed Instagram:IShowSpeed: Snapchat:wishowspeed",
  "followers": 3830874,
  "isPartner": true
}
What comes backparsed fields
Twitch Profile
twitch_profile
idstring
isLiveboolean
currentViewersCountnumber
handlestring
displayNamestring
profileImageURLurl
descriptionstring
followersnumber
One real call · one structured record
§ What you get

Structured data,
not a scraping project.

Public Twitch user profile with stream + clips.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST — works from any language
§ Built for

The work that
needs this data.

§ 01

Lead generation

Pull Twitch signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.

§ 02

Market research

Track competitors, audience movements, and trends across Twitch without standing up any scraping infrastructure.

§ 03

AI training data

Feed predictable Twitch JSON straight into your model fine-tuning pipeline. Same schema every call.

§ More Twitch

The rest of the
Twitch hub.

§ Try it

Two dollars,
first run.

Sign in with Google, drop $2 in the wallet, fire your first Profile call against twitch.tv. If it doesn’t do what you need, the balance is refundable for 24 hours.