Snapchat Video Downloader
1 day trial then $19.99/month - No credit card required now
Snapchat Video Downloader
1 day trial then $19.99/month - No credit card required now
Download videos from Snapchat stories and posts with ease. This Actor helps you extract high-quality videos along with metadata from Snapchat URLs. Perfect for content creators, social media managers, and anyone looking to save Snapchat content. 🎥✨
Snapchat Video Downloader 📱
A powerful Actor that helps you download videos from Snapchat stories and posts. Simply input the Snapchat video URLs, and get high-quality downloadable video files along with metadata. 🎥
Features ✨
- Download videos from Snapchat stories and public posts
- Support batch processing of multiple URLs
- Extract video metadata including title and thumbnail
- Get highest quality video downloads
- Retrieve source information and media details
- Rate-limit friendly with built-in delays
- Error handling and detailed logging
Use Cases 🎯
- Content creators collecting Snapchat videos
- Social media managers archiving content
- Researchers collecting social media data
- Digital marketers analyzing viral content
- Personal backup of favorite Snapchat stories
Output 📊
For each processed URL, the Actor provides:
- Original URL
- Video title and thumbnail
- Direct download links for videos
- Video quality information
- Media type and format
- Error status (if any)
Tips 💡
- Make sure to input valid Snapchat video URLs
- The Actor respects rate limits to ensure reliable operation
- Processing time may vary based on the number of URLs
- All downloads are in the highest available quality
Input 📝
The Actor accepts an array of Snapchat video URLs. You can input multiple URLs to process them in batch.
Input Example
A full explanation of an input example in JSON.
1{ 2 "links": "https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYcnp5bnpibGtmAZMAEMHRAZMADIpLAAAAAQ" 3}
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.
1[ 2 { 3 "url": "https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYcnp5bnpibGtmAZMAEMHRAZMADIpLAAAAAQ", 4 "source": "snapchat", 5 "author": "ishowspeed.fp1", 6 "title": "Another Spotlight Snap brought to you by Snapchat", 7 "thumbnail": "https://bolt-gcdn.sc-cdn.net/x/shkCNBpRe39Bxasf99Gub.256.IRZXSOY?mo=GkcaDRoAGgAyAXdIAlAuYAFaEERmTGFyZ2VUaHVtYm5haWyiARAIgAIiCxIAKgdJUlpYU09ZogEQCJoKIgsSACoHSVJaWFNPWQ%3D%3D&uc=46", 8 "duration": "19900", 9 "medias": [ 10 { 11 "url": "https://bolt-gcdn.sc-cdn.net/x/shkCNBpRe39Bxasf99Gub.27.IRZXSOY?mo=Gm8aDRoAGgAyAXdIAlAuYAFaEFNwb3RsaWdodFNoYXJpbmeiAUYIGxI1CjMgAUotCiiaAVZYTVJQS0hUTUNAQ0M7PWM5NTw1R0U7QT4_OT1GPEhYcmZnamxwEPQDaAIiCxIAKgdJUlpYU09ZkAO8mwE%3D&uc=46", 12 "quality": "hd", 13 "extension": "mp4", 14 "type": "video" 15 } 16 ], 17 "type": "single", 18 "error": false 19 }, 20 ... 21]
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Nov 2024
Modified 17 days ago