Support needed? Reach out! 📧

How to Scrape Snapchat User Profile Data

This tutorial shows how to use Snapchat User Profile Data API to scrape and crawl structured Snapchat data in real-time.
Retrieve Snapchat creator profiles at scale through our API and access follower totals, engagement rates, and public bio data to evaluate influencers and map audience demographics.

Access Snapchat Data in 3 Steps

Start crawling Snapchat user analytics data. Follow these steps to extract social media data in minutes.

1

Create Your Account

Go to our registration page and make an account. It's free, no credit card, and you get credits right away to play around with.

2

Verify Your Email Address

You'll get a verification email, click the link in it. Once that's done, you can grab your API token from the dashboard.

3

Make Your First API Call

Copy the code snippet below, swap in your API key, and run it. You'll get Snapchat data back as JSON within a few seconds.

Code Sample

Here's a JavaScript example to get you going. Swap out the token and you're good, works the same way in any language that can make HTTP requests. Start collecting user analytics data via our REST API!

javascript-logo JavaScript
Snapchat User Info
1 const root = 'https://ensembledata.com/apis'
2 const endpoint = '/snapchat/user/info'
3 const params = {
4   "name""daviddobrik",
5   "token""YOUR-TOKEN-HERE"
6 }
7  
8 const queryString = new URLSearchParams(params).toString();
9 const url = `${root}${endpoint}?${queryString}`;
10  
11 await fetch(url)
12   .then(response => response.json())
13   .then(data => console.log(data))
14   .catch(error => console.error(error));
15  

Parameters

name (string) Username. REQUIRED
token (string) Private token assigned to each client to access the APIs. REQUIRED

Example Response

Explore the fields returned by this endpoint. Click a row to expand nested objects and arrays, hover a value to copy it, or use "Expand all" to see everything at once.

JSON
Snapchat User Info
dataobject15 fields
viewerInfoobject3 fields
countrystring"US"
localestring"en-US"
isGdprCountrybooleanfalse
localizationobject1 field
directionnumber0
pageLinksobject7 fields
oneLinkUrlstring"https://click.snapchat.com/aVHG?pid=snapchat_download_page&af_dp=https…"
snapchatCanonicalUrlstring"https://www.snapchat.com/add/daviddobrik"
canonicalUrlstring"https://www.snapchat.com/add/daviddobrik"
snapcodeImageUrlstring"https://app.snapchat.com/web/deeplink/snapcode?username=daviddobrik&ty…"
downloadUrlstring"https://snapchat.com/download?purpose=web_stories&sp=add_user"
oneLinkParamsobject9 fields
oneLinkBaseUrlstring"https://click.snapchat.com/aVHG"
pidKeysarray2 items · schema from #0 2 items
0string"a"
1string"f"
2string"_"
3string"p"
4string"i"
5string"d"
pidFallbackValuestring"consumer_web"
campaignKeysarray2 items · schema from #0 2 items
0string"a"
1string"f"
2string"_"
3string"c"
campaignFallbackValuestring"add_user"
googleClickIdParamstring"af_sub1"
deepLinkUrlstring"https://www.snapchat.com/add/daviddobrik?sc_referrer=web"
iosAppStoreUrlstring"https://apps.apple.com/app/apple-store/id447188370?pt=614006&ct=add_us…"
desktopPageUrlstring"https://snapchat.com/download?purpose=web_stories&sp=add_user"
snapchatDeepLinkUrlstring"https://www.snapchat.com/add/daviddobrik?sc_referrer=web"
pageMetadataobject4 fields
pageTypenumber18
pageTitlestring"David Dobrik (@daviddobrik) | Snapchat Stories, Spotlight & Lenses"
pageDescriptionobject1 field
valuestring"David Dobrik is on Snapchat! (@daviddobrik) | 6.9m Subscribers | welco…"
shareIdstring""
userProfileobject2 fields
$casestring"publicProfileInfo"
publicProfileInfoobject19 fields
usernamestring"daviddobrik"
titlestring"David Dobrik"
snapcodeImageUrlstring"https://app.snapchat.com/web/deeplink/snapcode?username=daviddobrik&ty…"
badgenumber1
categoryStringIdstring""
subcategoryStringIdstring""
subscriberCountstring"6881500"
biostring"welcome to my snap yo!!!"
websiteUrlstring""
profilePictureUrlstring"https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2Qv…"
addressstring""
hasCuratedHighlightsbooleantrue
hasSpotlightHighlightsbooleantrue
mutableNamestring""
publisherTypestring""
squareHeroImageUrlstring"https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2Qv…"
primaryColorstring""
hasStorybooleanfalse
relatedAccountsInfoarray0 items
empty
storyobject5 fields
storyTypenumber5
snapListarray80 items · schema from #0 80 items
snapIndexnumber0
snapIdobject1 field
valuestring"ZnEoAno6T62cq9650MVSVAAAgaXRydG9senNyAZJWI2p9AZJWI08FAAAAAA"
snapMediaTypenumber1
snapUrlsobject2 fields
mediaUrlstring"https://bolt-gcdn.sc-cdn.net/3/91tEzVTVySLUbFBK9YFGG.1034.IRZXSOY?mo=G…"
mediaPreviewUrlobject1 field
valuestring"https://bolt-gcdn.sc-cdn.net/3/91tEzVTVySLUbFBK9YFGG.256.IRZXSOY?mo=Gl…"
timestampInSecobject1 field
valuestring"1728022007"
storyIdobject1 field
valuestring"daviddobrik"
thumbnailUrlobject1 field
valuestring"https://bolt-gcdn.sc-cdn.net/3/91tEzVTVySLUbFBK9YFGG.256.IRZXSOY?mo=Gl…"
storyTapIdstring"0"
linkPreviewobject5 fields
titlestring"David Dobrik on Snapchat"
descriptionstring"David Dobrik is on Snapchat!"
canonicalUrlstring"https://www.snapchat.com/add/daviddobrik"
twitterImageobject2 fields
urlstring"https://us-east1-aws.api.snapchat.com/web-capture/www.snapchat.com/add…"
sizeobject2 fields
widthnumber800
heightnumber800
facebookImageobject2 fields
urlstring"https://us-east1-aws.api.snapchat.com/web-capture/www.snapchat.com/add…"
sizeobject2 fields
widthnumber800
heightnumber800
lensesarray0 items
empty
curatedHighlightsarray5 items · schema from #0 5 items
storyTypenumber3
snapListarray100 items · schema from #0 100 items
snapIndexnumber0
snapIdobject1 field
valuestring""
snapMediaTypenumber0
snapUrlsobject2 fields
mediaUrlstring"https://cf-st.sc-cdn.net/d/9KnsDAdEqnrJbWz6sQniv.400?mo=GkYaFhoAGgAyAQ…"
mediaPreviewUrlobject1 field
valuestring"https://cf-st.sc-cdn.net/d/9KnsDAdEqnrJbWz6sQniv.410?mo=GjYaGBoAGgAyAQ…"
timestampInSecobject1 field
valuestring"1703037027"
storyIdobject1 field
valuestring""
storyTitleobject1 field
valuestring"FALL IN LOVE WITH NATALIE 🥰"
thumbnailUrlobject1 field
valuestring"https://cf-st.sc-cdn.net/d/AUkUkPCSIe8ocysCDnzAf.410?mo=GjYaGBoAGgAyAQ…"
storyTapIdstring"0"
highlightIdobject1 field
valuestring"6a65ffe7-c953-4d96-9d73-d843f4e3bf31"
spotlightHighlightsarray28 items · schema from #0 28 items
storyTypenumber3
snapListarray1 item · schema from #0 1 item
snapIndexnumber0
snapIdobject1 field
valuestring"W7_EDlXWTBiXAEEniNoMPwAAYbmhyd2t1amJ5AZJMDfNRAZJMDLj3AAAAAQ"
snapMediaTypenumber1
snapUrlsobject2 fields
mediaUrlstring"https://cf-st.sc-cdn.net/d/D5MDTkqjvcQFvRYr1v2L2.1034.IRZXSOY?mo=GlsaD…"
mediaPreviewUrlobject1 field
valuestring"https://cf-st.sc-cdn.net/d/D5MDTkqjvcQFvRYr1v2L2.256.IRZXSOY?mo=GkcaDR…"
timestampInSecobject1 field
valuestring"1727852755"
storyIdobject1 field
valuestring"W7_EDlXWTBiXAEEniNoMPwAAYbmhyd2t1amJ5AZJMDfNRAZJMDLj3AAAAAQ"
storyTitleobject1 field
valuestring""
thumbnailUrlobject1 field
valuestring"https://cf-st.sc-cdn.net/d/D5MDTkqjvcQFvRYr1v2L2.256.IRZXSOY?mo=GkcaDR…"
storyTapIdstring"0"
highlightIdobject1 field
valuestring"W7_EDlXWTBiXAEEniNoMPwAAYbmhyd2t1amJ5AZJMDfNRAZJMDLj3AAAAAQ"
showSnapExpiredToastbooleanfalse
lensCursorstring"0"
curatedHighlightsCursorstring"eyJkZGJfcGFnaW5hdGlvbl9jdXJzb3IiOiIiLCJzdG1zX3BhZ2luYXRpb25fY3Vyc29yIj…"
spotlightHighlightsCursorstring"eyJkZGJfcGFnaW5hdGlvbl9jdXJzb3IiOiJleUprWkdKZmNHRm5hVzVoZEdsdmJsOWpkWE…"
spotlightStoryMetadataarray28 items · schema from #0 28 items
videoMetadataobject12 fields
namestring"It helps me sleep"
descriptionstring"Another Spotlight Snap brought to you by Snapchat"
thumbnailUrlstring"https://cf-st.sc-cdn.net/d/D5MDTkqjvcQFvRYr1v2L2.256.IRZXSOY?mo=GkcaDR…"
uploadDateMsstring"1727852755191"
viewCountstring"5518"
contentUrlstring"https://cf-st.sc-cdn.net/d/D5MDTkqjvcQFvRYr1v2L2.27.IRZXSOY?mo=GmwaDRo…"
creatorobject2 fields
$casestring"personCreator"
personCreatorobject3 fields
usernamestring"daviddobrik"
urlstring"https://www.snapchat.com/add/daviddobrik"
namestring""
durationMsstring"18890"
widthnumber540
heightnumber952
keywordsarray0 items
empty
shareCountstring"0"
hashtagsarray0 items
empty
contextCardsarray2 items · schema from #0 2 items
contextTypenumber2
titlestring"@daviddobrik's Sound"
subtitlestring""
urlstring""
thumbnailUrlstring"https://cf-st.sc-cdn.net/d/6YKRUxipwtyh6YMgtaJbK?bo=Eg0aABoAMgEESAJQCG…"
snapcodeUrlstring""
thumbnailTypenumber2
hasBadgebooleanfalse
engagementStatsobject2 fields
viewCountstring"5518"
shareCountstring"0"
deeplinkstring"https://click.snapchat.com/aVHG?pid=snapchat_download_page&af_dp=https…"
oneLinkParamsobject9 fields
oneLinkBaseUrlstring"https://click.snapchat.com/aVHG"
pidKeysarray2 items · schema from #0 2 items
0string"a"
1string"f"
2string"_"
3string"p"
4string"i"
5string"d"
pidFallbackValuestring"consumer_web"
campaignKeysarray2 items · schema from #0 2 items
0string"a"
1string"f"
2string"_"
3string"c"
campaignFallbackValuestring"spotlight"
googleClickIdParamstring"af_sub1"
deepLinkUrlstring"https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYbmhyd2t1am…"
iosAppStoreUrlstring"https://apps.apple.com/app/apple-store/id447188370?pt=614006&ct=spotli…"
desktopPageUrlstring"https://snapchat.com/download?purpose=web_stories&sp=spotlight"
descriptionstring""

Response Codes

Status codes this endpoint can return, so you can handle errors before they surprise you in production.

200SuccessSuccessful Response
422Client ErrorValidation Error
491Client ErrorToken not found
492Client ErrorEmail not verified
493Client ErrorSubscription expired
495Client ErrorAll daily units used
500Server ErrorSomething went wrong

Fetch Snapchat Data at Scale

Retrieve Snapchat creator data at scale for influencer campaigns, audience profiling, or competitive research.

deco-icon

Follower Counts

Get exact follower totals for any public Snapchat creator.

deco-icon

Engagement Rate

See engagement rate to evaluate a creator's audience quality.

deco-icon

Bio Data

Pull public bio text in one structured Snapchat API response.

Frequently Asked Questions

Send the target username to our Snapchat User Profile Information endpoint and it returns structured JSON with follower counts, engagement rates, and bio data.

This endpoint is built specifically for influencer vetting, returning follower totals and engagement rates so you can validate reach before a partnership.

Yes, our endpoint works independently of Snapchat's official developer platform, so no app review or partner access is required.

We only collect data that is publicly visible on Snapchat, nothing behind a login, and we operate in line with GDPR and applicable data protection laws.

Requests typically return in under three seconds, making the endpoint suitable for both single lookups and bulk creator research.

The response includes follower counts, engagement rates, and public bio data for any Snapchat creator account.