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://api.hproxy.com/v1/scrape/snapchat/profile/by/handle \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"zane"}'{
"success": true,
"userProfile": {
"username": "zane",
"title": "Zane",
"subscriberCount": "1535700",
"bio": "Time to get buck wild baby",
"profilePictureUrl": "https://cf-st.sc-cdn.net/aps/bolt/….jpg"
}
}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.