RedNote (Xiaohongshu) Group Search Scraper
Pricing
from $1.20 / 1,000 results
RedNote (Xiaohongshu) Group Search Scraper
Search public RedNote (Xiaohongshu) interest groups by keyword and collect each group's name, description, member cap, and owner ID, fully paginated with no login ever 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
2 hours ago
Last modified
Categories
Share
Search public RedNote or Xiaohongshu interest groups by keyword and export group IDs, names, descriptions, owners, and member limits.
A small input
{"query": "niche travel meetups","maxItems": 25}
query is required. maxItems defaults to 100, with 20 prefilled in the Store form. Set 0 to keep following RedNote's cursor until the search is exhausted.
The run also stops on an empty page or a repeated cursor. That prevents a dead continuation token from looping forever.
A useful row
{"group_id": "137237731408742411","group_name": "Niche Travel Meetups","group_desc": "Trip planning and local tips for solo and small-group travel.","user_num_limit": 500}
| Field | Contents |
|---|---|
group_id | Group ID |
group_name | Public group name |
group_desc | Group description |
group_master_id | Owner's user ID |
user_num_limit | Maximum member count reported for the group |
Questions
Is user_num_limit the current member count?
No. It is the group's reported member limit. The output does not claim a current membership field.
Why did the Actor save fewer than maxItems rows?
The cap does not guarantee that many matches. Collection ends when RedNote runs out of group-search pages, returns an empty page, or repeats its cursor.
Does group search require an account session?
No. You don't supply a login, cookie, or session token.
Use RedNote Profile Search Scraper to find accounts, or RedNote Post Search Scraper to find public posts.