RedNote (Xiaohongshu) Home Feed Scraper
Pricing
from $1.20 / 1,000 results
RedNote (Xiaohongshu) Home Feed Scraper
Extract the public RedNote (Xiaohongshu) home feed: post title, type, author, cover image, and engagement counts. Filter by category and choose whether to include image data. No login or session cookie required.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
ToolzerHub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
Share
Collect the public RedNote or Xiaohongshu home feed and export each feed card's title, type, author, cover, engagement, and tracking fields.
You don't need a keyword, post ID, or profile ID. Use this for broad feed discovery.
Feed settings
| Field | Default | Use |
|---|---|---|
maxItems | 100 | Maximum saved rows. Set 0 to remove the cap. |
include_images | true | Include image material in the feed request. |
category | — | Optional category sent to RedNote. The Store form prefills recommended; send it explicitly when that is the feed you want. |
{"category": "recommended","include_images": true,"maxItems": 80}
Saved rows
| Field | Contents |
|---|---|
id | Feed item ID |
display_title | Display title |
type | Content type |
user | Author details |
cover | Cover image object |
interact_info | Engagement information grouped by RedNote |
track_id | Recommendation tracking ID |
model_type | Feed model type, such as note |
{"id": "6a4eac1b0000000017028c14","display_title": "Small kitchen storage that actually works","type": "normal","user": {"nickname": "tidydesk"},"model_type": "note"}
How collection ends
The Actor follows RedNote's continuation cursor. It stops at maxItems, when no more pages exist, when a page is empty, or when the same cursor appears twice. A feed that runs out first produces fewer rows than your cap.
Billing follows saved results instead of a monthly rental. No login, cookie, or session token is required or accepted.
Questions
Is recommended a guaranteed default category?
No. It is prefilled in the Store form, not imposed as a schema default. Include category in your JSON when the choice matters.
Does include_images: false change the result cap?
No. maxItems still caps saved feed rows. include_images only controls whether image material is requested.
For a ranked list of current topics, use RedNote Hot Trends Scraper. For creation prompts rather than the general feed, use RedNote Creator Inspiration Scraper.