RedNote (Xiaohongshu) Topic Scraper avatar

RedNote (Xiaohongshu) Topic Scraper

Pricing

from $6.80 / 1,000 results

Go to Apify Store
RedNote (Xiaohongshu) Topic Scraper

RedNote (Xiaohongshu) Topic Scraper

Fetch a RedNote (Xiaohongshu) topic's public metadata -- name, description, view count, and discussion count -- or collect every public post tagged with it: title, author, and engagement data. No login or session cookie required.

Pricing

from $6.80 / 1,000 results

Rating

0.0

(0)

Developer

ToolzerHub

ToolzerHub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Fetch one RedNote or Xiaohongshu topic record or collect the public posts tagged with that topic — choose the dataset with scraperType.

Two workflows

scraperTypeWhat the run savesPagination
topicDetailsOne topic metadata rowNo
topicNotesPublic posts associated with the topicYes

topicDetails is the default mode. Both modes require topic_id.

{
"scraperType": "topicDetails",
"topic_id": "5c0f8861f1c1f80001157a51"
}

Topic details

The details mode returns topic_id, name, desc, viewNum, discussNum, followed, and share_info.

{
"topic_id": "5c0f8861f1c1f80001157a51",
"name": "Solo travel",
"desc": "526万人在讨论,一起看看吧。",
"viewNum": 768631528,
"discussNum": 194484
}

Topic posts

Set scraperType to topicNotes. Each post row can contain:

FieldContents
idPost ID
title, descTitle and caption
typePost type
userAuthor details
interaction_infoEngagement data grouped by RedNote
create_timeUnix creation timestamp
{
"scraperType": "topicNotes",
"topic_id": "5c0f8861f1c1f80001157a51",
"topic_sort": "recent",
"maxItems": 100
}

topic_sort defaults to trending and also accepts recent. maxItems defaults to 100; 0 removes the row cap.

Questions

Why does maxItems have no effect in topic-details mode?

That mode saves one metadata record. The cap applies to the paginated topicNotes workflow.

When does topic-post pagination stop?

At your cap, when RedNote reports no more pages, when a page is empty, or when the continuation cursor repeats.

Is a RedNote session required?

No login, cookie, or session token is required or accepted.

GoalActor
Broad keyword discovery when you don't know the topic yetRedNote Post Search Scraper

Support

Questions, bugs, or feature requests: contact@toolzerhub.com

Browse the rest: apify.com/toolzerhub