RedNote(Xiaohongshu) Video Downloader 🎥
2 hours trial then $19.99/month - No credit card required now
RedNote(Xiaohongshu) Video Downloader 🎥
2 hours trial then $19.99/month - No credit card required now
A powerful Xiaohongshu (RedNote) video downloader that extracts videos and comprehensive metadata from posts. Perfect for content creators, researchers, and marketers who need to analyze or archive Xiaohongshu content. Supports batch processing and multiple video qualities.
Xiaohongshu Video Downloader 🎥
Download videos from Xiaohongshu (RedNote/小红书) with ease! This actor helps you extract videos from Xiaohongshu posts along with their metadata.
Features ✨
- 🚀 Fast and efficient video downloading
- 📊 Extracts comprehensive post metadata
- 🎯 Supports both single video and multiple video posts
- 💾 Multiple video quality options
- 📝 Includes post title, author, and engagement metrics
- ⚡ Handles batch processing of multiple URLs
Input Parameters 📝
The actor accepts the following input parameters:
links
(Required): Array of Xiaohongshu post URLs to process
Output 📤
The actor outputs JSON format data for each processed URL, including:
- Original URL
- Video download URLs (multiple qualities when available)
- Post metadata (title, author, thumbnails)
- Video duration
- Processing status and any error messages
Usage 💡
- Input one or more Xiaohongshu post URLs
- Run the actor
- Get processed results in JSON format
Limitations ⚠️
- Respects Xiaohongshu's rate limits
- Only processes public posts
- URLs must be direct Xiaohongshu post links
Use Cases 🎯
- Content analysis and archiving
- Social media research
- Digital marketing analytics
- Educational content collection
Input Example
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://www.xiaohongshu.com/explore/6795e093000000001902c0dd?xsec_token=ABMWHV4ZQpvHMK27K3aBzT_xu4JqjfqMuQx5pUUZLqm8g=" 4 ] 5}
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.xiaohongshu.com/explore/6795e093000000001902c0dd?xsec_token=ABMWHV4ZQpvHMK27K3aBzT_xu4JqjfqMuQx5pUUZLqm8g=", 4 "result": { 5 "url": "https://www.xiaohongshu.com/explore/6795e093000000001902c0dd?xsec_token=ABMWHV4ZQpvHMK27K3aBzT_xu4JqjfqMuQx5pUUZLqm8g=", 6 "source": "xiaohongshu", 7 "author": "hopeawinters", 8 "title": "我很幸运能有这个社区在这里,我很荣幸有这么多人请我教书。我很想知道是否有人对在中国使用的潜在免费在线课堂平台有任何想法!🤍 I am so blessed to\nhave this community here, and I am honored to\nhave had so many of you ask me to teach. I would\nlove to know if anyone has any ideas for potential\nfree online class platforms that are used in China!\n#英语[话题]# #学习[话题]# #老师[话题]# #课程[话题]# #学历[话题]#", 9 "thumbnail": "http://sns-webpic-qc.xhscdn.com/202501270935/17d9e8ad92ae654e489e8dda0a28cc57/1040g2sg31d3vrfhg0u805ps4n9vi34frth0sdvo!nd_dft_wlteh_webp_3", 10 "duration": 117, 11 "medias": [ 12 { 13 "url": "https://sns-video-hw.xhscdn.com/pre_post/1040g2t031d3vno5agm8g5ps4n9vi34frro8beq0", 14 "quality": "NW_X265_MP4", 15 "extension": "mp4", 16 "type": "video" 17 }, 18 { 19 "url": "http://sns-video-al.xhscdn.com/stream/79/110/259/01e795e04a070a040103700394a17808be_259.mp4", 20 "quality": "WM_X264_MP4", 21 "extension": "mp4", 22 "type": "video" 23 } 24 ], 25 "type": "multiple", 26 "error": false, 27 "time_end": 454 28 } 29 } 30]
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 4 days ago