Rednote xiaohongshu downloader (No Watermark)

Rednote xiaohongshu downloader (No Watermark)

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)

SOCIAL_MEDIAVIDEOSDEVELOPER_TOOLSApify

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
1{
2   "url" : "https://www.xiaohongshu.com/discovery/item"
3}

or

1{
2    "url" : "http://xhslink.com/a/dyWhFlNpO6e5"
3}
  • Run the actor
  • Output example
1{
2    "type": "video",
3    "title": "酸奶都有吧⁉️好吃到舔手指🍰真的太软了‼️",
4    "noteId": "679897be00000000290085ca",
5    "desc": "N刷超好吃的酸奶蛋糕,口感轻盈细腻超绵密\n饭后小甜品快快安排上吧~\n@吃货薯 @吃不饱同学\n-\n#晒出年夜饭[话题]# #过年要有仪式感[话题]# #我的烘焙日常[话题]# #酸奶蛋糕[话题]# #乳酪蛋糕[话题]# #在家做甜品[话题]# #甜品治愈一切[话题]#",
6    "user": {
7            "avatar": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo30rst5m0ois0048mofqi7spa89n2npg8",
8            "nickname": "🌻Hi sunshine",
9            "userId": "57dbe47e6a6a6913475f6548",
10            "xsecToken": "ABfX5pOgEQz9Qb5J67_MIaVgQiRzVDrs_SEBwp93oeEiY="
11    },
12    "video": {
13            "backupUrls": [
14                        "http://sns-bak-v2.xhscdn.com/stream/1/110/258/01e79897be063eeb0103700194ac114705_258.mp4"
15                          ],
16            "duration": 60742,
17            "format": "mp4",
18            "height": 1280,
19            "masterUrl": "http://sns-video-qc.xhscdn.com/stream/1/110/258/01e79897be063eeb0103700194ac114705_258.mp4?sign=616d8d75e95542beb210ad1205badc7c&t=67b415d2",
20            "qualityType": "HD",
21            "size": 22801667,
22            "thumbnail": "http://sns-webpic-qc.xhscdn.com/202502150108/845cdac6bdf36af734e9af345512dd38/1040g00831d6mo6cl0m0048mofqi7spa8lshhdq8!nd_dft_wlteh_jpg_3",
23            "width": 720
24    },
25    "imageList": [
26            {
27            "height": 1440,
28            "stream": {},
29            "urlDefault": "http://sns-webpic-qc.xhscdn.com/202502150108/845cdac6bdf36af734e9af345512dd38/1040g00831d6mo6cl0m0048mofqi7spa8lshhdq8!nd_dft_wlteh_jpg_3",
30            "width": 1080
31            }
32    ],
33    "interactInfo": {
34            "collected": false,
35            "collectedCount": "10+",
36            "commentCount": "10+",
37            "followed": false,
38            "liked": false,
39            "likedCount": "10+",
40            "relation": "none",
41            "shareCount": "10+",
42    },
43    "tagList": [
44            {
45            "id": "61f7f10100000000010008c6",
46            "name": "晒出年夜饭",
47            "type": "topic"
48            }
49    ], 
50    "xsecToken": "CBzZinh7TZliq5OCVUf-uwGRPKi7BR8iYeHL8ypIIzH4Y="
51}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!