Rednote xiaohongshu downloader (No Watermark) avatar
Rednote xiaohongshu downloader (No Watermark)

Pricing

$15.00/month + usage

Go to Store
Rednote xiaohongshu downloader (No Watermark)

Rednote xiaohongshu downloader (No Watermark)

Developed by

Mohamed Sirag

Mohamed Sirag

Maintained by Community

Scrape data from rednote (xiaohongshu) app, get video (no watermark) url, get list of images from story, get media info like (title, description, type, noteId),get user info like ( userId, nickname, avatar)

5.0 (1)

Pricing

$15.00/month + usage

1

Total users

70

Monthly users

16

Runs succeeded

>99%

Last modified

13 days ago

What does Rednote xiaohongshu downloader (No Watermark) do?

Rednote xiaohongshu downloader (No Watermark) will enable you to get data from Rednote (xiaohongshu) app .

Rednote downloader can scrape:

  • Video URL (No Watermark)
  • List of images (Story data)
  • User info (nickname, avatar)

Why scrape Rednote Xiǎohóngshū?

To download videos without watermark.

How to get video's (No Watermark)

Just follow these few steps and you'll get your data in few seconds.

  • get the url of the video you want, example
{
"url" : "https://www.xiaohongshu.com/discovery/item/685826ae00000000150219ab"
}

or

{
"url" : "http://xhslink.com/m/UjJwRfVhcv"
}
  • Run the actor
  • Output example
{
"title": "Agami Heron| The most difficult to find",
"type": "video",
"desc": "#nature[话题]# #wildlife[话题]# #bird[话题]# #fyp[话题]# #hummingbird[话题]##观念[话题]##与自然融为一体[话题]##与自然和谐共生[话题]##奇妙的动物[话题]##鸟类摄影[话题]#",
"video": {
"format": "mp4",
"qualityType": "HD",
"duration": 15257,
"masterUrl": "http://sns-video-alos.xhscdn.com/stream/79/110/259/01e85826ab172814010370039798573986_259.mp4",
"height": 1280,
"width": 720,
"size": 2037202,
"backupUrls": [
"http://sns-bak-v1.xhscdn.com/stream/79/110/259/01e85826ab172814010370039798573986_259.mp4",
"http://sns-bak-v6.xhscdn.com/stream/79/110/259/01e85826ab172814010370039798573986_259.mp4"
],
"thumbnail": "https://sns-na-i6.xhscdn.com/fb09d907-e3c3-ff40-8a4b-97bfdb137d39?imageView2/2/w/1080/format/jpg"
},
"imageList": [
{
"height": 960,
"stream": {},
"url": "https://sns-na-i6.xhscdn.com/fb09d907-e3c3-ff40-8a4b-97bfdb137d39?imageView2/2/w/1080/format/jpg",
"width": 720
}
],
"user": {
"userId": "671db852000000001d0227a1",
"nickName": "Poporikooo",
"avatar": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31dmk6grm0m005potn197c9t1t4h7n48?imageView2/2/w/120/format/jpg"
},
"tagList": [
{
"id": "5c2cc7bd0000000008022db8",
"name": "nature",
"type": "topic"
},
{
"type": "topic",
"id": "5c850ba5000000000e030e3f",
"name": "wildlife"
}
],
"interactInfo": {
"likes": "1k+",
"shares": "10+",
"comments": "10+"
},
"noteId": "685826ae00000000150219ab"
}