Snapchat Spotlight Detail Scraper
Pricing
$19.99/month + usage
Snapchat Spotlight Detail Scraper
Scrape Snapchat Spotlight videos metadata including video details, creator information, view counts, and engagement metrics. Perfect for social media analysis and content research.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

EasyApi
Actor stats
1
Bookmarked
29
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Snapchat Spotlight Scraper 🎯
Extracts detailed metadata from Snapchat Spotlight videos efficiently and reliably. This actor helps you gather valuable insights about Snapchat content, creators, and engagement metrics.
🎯 Use Cases
- Social media research and analysis
- Content creator performance tracking
- Engagement metrics collection
- Trend analysis and monitoring
- Marketing research and competitor analysis
✨ Features
- 🎥 Detailed video metadata extraction
- 👤 Creator information retrieval
- 📊 Engagement metrics (views, shares)
- 🕒 Upload date and duration details
- 📱 Video dimensions and quality information
- 🔍 Content description and hashtags parsing
🔢 Output
The actor provides detailed JSON output for each Spotlight video, including:
- Video metadata (name, description, thumbnailUrl, contentUrl)
- Creator information (username, profile URL)
- Engagement metrics (view count, share count)
- Technical details (duration, dimensions)
- Upload timestamp
- Page metadata and sharing information
💡 Input Parameters
| Parameter | Type | Description |
|---|---|---|
| spotlightUrls | Array | List of Snapchat Spotlight video URLs to scrape |
| proxyConfiguration | Object | Optional proxy settings for reliable scraping |
Input Example
A full explanation of an input example in JSON.
{"spotlightUrls": ["https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYdW94bXd5dmF5AYv9OiSkAYv9OiP4AAAAAQ"]}
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": "#birdvideos #birds #miketyson #pigeons","thumbnailUrl": "https://cf-st.sc-cdn.net/d/9I7Kkrsd2CA9Jb6iCshQ0.256.IRZXSOY?mo=GkcaDRoAGgAyAQRIAlAuYAFaEERmTGFyZ2VUaHVtYm5haWyiARAIgAIiCxIAKgdJUlpYU09ZogEQCJoKIgsSACoHSVJaWFNPWQ%3D%3D&uc=46","viewCount": "3134354","contentUrl": "https://cf-st.sc-cdn.net/d/9I7Kkrsd2CA9Jb6iCshQ0.27.IRZXSOY?mo=GmkaDRoAGgAyAQRIAlAuYAFaEFNwb3RsaWdodFNoYXJpbmeiAUUIGxI0CjIgAUouCinyAYYBlAGBAakBhwGaAYwBhgGFAS8zJiAUGxgWFxMRGRQQExMUEhUTFBD0AyILEgAqB0lSWlhTT1k%3D&uc=46","creator": {"$case": "personCreator","personCreator": {"username": "Mike Tyson","url": "https://www.snapchat.com/add/Mike%20Tyson","name": ""}},"durationMs": "15650","width": 540,"height": 960,"keywords": [],"shareCount": "0","uploadDate": "2023-11-23T17:28:47.864Z"},"pageMetadata": {"pageType": 11,"pageTitle": "miketyson | Spotlight on Snapchat","pageDescription": {"value": "Watching my birds fly #pigeons #birds #birdvideos #miketyson | Check out the best music, lenses, memes and videos in all the latest Spotlight snaps, brought to you by Snapchat."},"shareId": ""},"spotlightUrl": "https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYdW94bXd5dmF5AYv9OiSkAYv9OiP4AAAAAQ"},...]