RedNote (Xiaohongshu) Home Feed Scraper avatar

RedNote (Xiaohongshu) Home Feed Scraper

Pricing

from $1.20 / 1,000 results

Go to Apify Store
RedNote (Xiaohongshu) Home Feed Scraper

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

ToolzerHub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

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

FieldDefaultUse
maxItems100Maximum saved rows. Set 0 to remove the cap.
include_imagestrueInclude image material in the feed request.
categoryOptional 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

FieldContents
idFeed item ID
display_titleDisplay title
typeContent type
userAuthor details
coverCover image object
interact_infoEngagement information grouped by RedNote
track_idRecommendation tracking ID
model_typeFeed 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.