RedNote (Xiaohongshu) Post Search Scraper avatar

RedNote (Xiaohongshu) Post Search Scraper

Pricing

from $1.20 / 1,000 results

Go to Apify Store
RedNote (Xiaohongshu) Post Search Scraper

RedNote (Xiaohongshu) Post Search Scraper

Search public RedNote (Xiaohongshu) posts by keyword with clear content and time filters plus automatic pagination.

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

19 hours ago

Last modified

Share

Search public RedNote or Xiaohongshu posts by keyword and export post text, author data, content type, saves, comments, and likes.

Search controls

Give the Actor a required query, then narrow the result set when needed.

FieldDefaultAccepted values
content_typeallall, image, video, live
time_rangeallall, day, week, half_year
sortrelevancerelevance, recent, popular, most_commented, most_saved, english
ai_modefalseSet true to restrict results to content RedNote identifies as AI-generated.
maxItems100Maximum saved rows. Set 0 to remove the cap.
{
"query": "coffee shops for remote work",
"content_type": "image",
"time_range": "week",
"sort": "most_saved",
"ai_mode": false,
"maxItems": 50
}

Output

Each search hit becomes one row.

FieldContents
idPost ID
title, descTitle and caption
typePost type
userAuthor data
collected_countSave or collect count
comments_countComment count
nice_countLike count under RedNote's literal field name
{
"id": "67b71565000000000602b6b1",
"title": "Best coffee shops for remote work",
"desc": "Ranked by outlet access and noise level.",
"type": "normal",
"collected_count": 1875,
"comments_count": 81,
"nice_count": 340
}

Run behavior

The Actor follows RedNote's opaque continuation cursor. It stops when it reaches maxItems, RedNote reports the end, returns an empty page, or repeats a cursor. The cap can't force additional search hits.

No login, cookie, or session token is required or accepted. Billing follows saved results rather than a monthly rental.

Questions

Does ai_mode detect AI content itself?

No. It restricts the search only when RedNote identifies a post as AI-generated. With ai_mode at its false default, that restriction is off.

Why are the like fields called nice_count?

That is the field name returned for post-search hits. Other RedNote datasets use different literal names, so the Actor doesn't rename it to match unrelated endpoints.

If you need…Use…
Image-specific grouped resultsRedNote Image Search Scraper
Accounts rather than postsRedNote Profile Search Scraper
Public interest groupsRedNote Group Search Scraper
One known post in fullRedNote Post Scraper