Snapchat User Spotlight Scraper avatar
Snapchat User Spotlight Scraper

Pricing

$19.99/month + usage

Go to Store
Snapchat User Spotlight Scraper

Snapchat User Spotlight Scraper

Developed by

EasyApi

EasyApi

Maintained by Community

Extract public spotlight content from Snapchat profiles with comprehensive metadata. Get video URLs, engagement metrics, hashtags, and more. Perfect for content analysis and social media monitoring.🎥

5.0 (1)

Pricing

$19.99/month + usage

1

Total users

19

Monthly users

6

Runs succeeded

>99%

Last modified

14 days ago

Snapchat User Spotlight Scraper 👻

🤖 What does Snapchat User Spotlight Scraper do?

This actor scrapes public spotlight content from Snapchat profiles. It extracts comprehensive spotlight metadata, engagement metrics, and media URLs, perfect for social media monitoring and content analysis.

✨ Key Features

  • 🎥 Extract detailed spotlight metadata including:
    • Video content URLs and thumbnails
    • View and share counts
    • Upload dates and duration
    • Video dimensions
    • Hashtags and descriptions
  • 📊 Capture engagement metrics
  • 🔄 Proxy support for reliable scraping
  • 💾 Structured data output

📋 Output Data Structure

Each spotlight contains:

  • Video metadata (URL, thumbnail, duration, dimensions)
  • Engagement stats (views, shares)
  • Creator information
  • Hashtags and descriptions
  • Upload timestamp
  • Context cards (related sounds, profile links)
  • Deep linking parameters

💡 Use Cases

  • Social Media Content Analysis
  • Influencer Marketing Research
  • Engagement Tracking
  • Content Performance Monitoring
  • Trend Analysis
  • Competitive Intelligence

🔧 Input Parameters

  • usernames: Array of Snapchat usernames to scrape
  • proxyConfiguration: Optional proxy settings

Input Example

A full explanation of an input example in JSON.

{
"usernames": [
"fcbarcelona", "realmadrid"
]
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"videoMetadata": {
"name": "Spotlight Snap",
"description": "#fcbarcelona #laligahighlights",
"thumbnailUrl": "https://bolt-gcdn.sc-cdn.net/bp/Tc9g4501N7pZ0xcgzn4ks.256.IRZXSOY?mo=GkcaDRoAGgAyAVFIAlAuYAFaEERmTGFyZ2VUaHVtYm5haWyiARAIgAIiCxIAKgdJUlpYU09ZogEQCJoKIgsSACoHSVJaWFNPWQ%3D%3D&uc=46",
"viewCount": "31801",
"contentUrl": "https://bolt-gcdn.sc-cdn.net/bp/Tc9g4501N7pZ0xcgzn4ks.27.IRZXSOY?mo=GmAaDRoAGgAyAVFIAlAuYAFaEFNwb3RsaWdodFNoYXJpbmeiATgIGxInCiUgAUofChpbLCYpJissOzk_QUI_PTJWbWl4bkE1NVteYRD0A2gCIgsSACoHSVJaWFNPWZADkGc%3D&uc=46",
"creator": {
"$case": "personCreator",
"personCreator": {
"username": "FC Barcelona",
"url": "https://www.snapchat.com/add/FC%20Barcelona",
"name": ""
}
},
"durationMs": "13200",
"width": 540,
"height": 960,
"keywords": [],
"shareCount": "0",
"uploadDate": "2024-11-04T13:14:19.662Z"
},
"hashtags": [
"#fcbarcelona",
"#laligahighlights"
],
"contextCards": [
{
"contextType": 2,
"title": "@fcbarcelona's Sound",
"subtitle": "",
"url": "",
"thumbnailUrl": "https://cf-st.sc-cdn.net/d/6YKRUxipwtyh6YMgtaJbK?bo=Eg0aABoAMgEESAJQCGAB&uc=8",
"snapcodeUrl": "",
"thumbnailType": 2,
"hasBadge": false
},
{
"contextType": 3,
"title": "FC Barcelona",
"subtitle": "FC Barcelona",
"url": "https://www.snapchat.com/add/FC Barcelona",
"thumbnailUrl": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2Qvbm1ObmtrTUhDbUxEUk5WRzNlZnBuP2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,90_FMjpeg",
"snapcodeUrl": "https://app.snapchat.com/web/deeplink/snapcode?username=FC Barcelona&type=SVG&bitmoji=enable",
"thumbnailType": 0,
"hasBadge": true
}
],
"engagementStats": {
"viewCount": "31801",
"shareCount": "3"
},
"deeplink": "https://click.snapchat.com/aVHG?pid=snapchat_download_page&af_dp=https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYZXhybHN1cm9rAZL3T-HpAZL3T96OAAAAAQ?sc_referrer%3Dweb&af_web_dp=https://snapchat.com/download?purpose%3Dweb_stories%26sp%3Dspotlight&af_ios_url=https://apps.apple.com/app/apple-store/id447188370?pt%3D614006%26ct%3Dspotlight%26mt%3D8",
"oneLinkParams": {
"oneLinkBaseUrl": "https://click.snapchat.com/aVHG",
"pidKeys": [
"af_pid",
"utm_source"
],
"pidFallbackValue": "consumer_web",
"campaignKeys": [
"af_c",
"utm_campaign"
],
"campaignFallbackValue": "spotlight",
"googleClickIdParam": "af_sub1",
"deepLinkUrl": "https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYZXhybHN1cm9rAZL3T-HpAZL3T96OAAAAAQ?sc_referrer=web",
"iosAppStoreUrl": "https://apps.apple.com/app/apple-store/id447188370?pt=614006&ct=spotlight&mt=8",
"desktopPageUrl": "https://snapchat.com/download?purpose=web_stories&sp=spotlight"
},
"description": "#fcbarcelona #laligahighlights",
"username": "fcbarcelona"
},
...
]