§ Snapchat/Profile
Snapchat

Snapchat Profile Scraper API

Snapchat profile metadata, story highlights, and spotlight content for any public account.

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 Snapchat entity — every public field, in a flat, predictable shape.

Request
cURL
curl https://api.hproxy.com/v1/scrape/snapchat/profile/by/handle \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"handle":"zane"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "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"
  }
}
What comes backparsed fields
Snapchat Profile
snapchat_profile
usernamestring
titlestring
subscriberCountstring
biostring
profilePictureUrlurl
One real call · one structured record
§ What you get

Structured data,
not a scraping project.

Public Snapchat profile with stories and spotlight content.

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 Snapchat 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 Snapchat without standing up any scraping infrastructure.

§ 03

AI training data

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

§ Try it

Two dollars,
first run.

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.