RedNote (Xiaohongshu) Post Search Scraper
Pricing
from $1.20 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
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.
| Field | Default | Accepted values |
|---|---|---|
content_type | all | all, image, video, live |
time_range | all | all, day, week, half_year |
sort | relevance | relevance, recent, popular, most_commented, most_saved, english |
ai_mode | false | Set true to restrict results to content RedNote identifies as AI-generated. |
maxItems | 100 | Maximum 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.
| Field | Contents |
|---|---|
id | Post ID |
title, desc | Title and caption |
type | Post type |
user | Author data |
collected_count | Save or collect count |
comments_count | Comment count |
nice_count | Like 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.
Pick the right search
| If you need… | Use… |
|---|---|
| Image-specific grouped results | RedNote Image Search Scraper |
| Accounts rather than posts | RedNote Profile Search Scraper |
| Public interest groups | RedNote Group Search Scraper |
| One known post in full | RedNote Post Scraper |