Lead generation
Pull Snapchat signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Snapchat profile metadata, story highlights, and spotlight content for any public account.
This endpoint takes one input: handle. The response carries the parsed Snapchat entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/snapchat/profile \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"zane"}'{
"platform": "snapchat",
"scraper": "snapchat-profile-by-handle",
"input": {
"handle": "zane"
},
"data": {
"userProfile": {
"username": "zane",
"title": "Zane",
"subscriberCount": "1535700",
"bio": "Time to get buck wild baby",
"profilePictureUrl": "https://cf-st.sc-cdn.net/aps/bolt/….jpg"
}
},
"records": 1,
"costUsd": 0.01,
"requestId": "run_3Qm8x2V7nKp4dWcF",
"elapsedMs": 1840
}Public Snapchat profile with stories and spotlight content.
Pull Snapchat signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Track competitors, audience movements, and trends across Snapchat without standing up any scraping infrastructure.
Feed predictable Snapchat JSON straight into your model fine-tuning pipeline. Same schema every call.
Sign in with Google, drop $2 in the wallet, fire your first Profile call against snapchat.com. If it doesn’t do what you need, the balance is refundable for 24 hours.