RedNote (Xiaohongshu) Profile Scraper
Pricing
from $1.60 / 1,000 results
RedNote (Xiaohongshu) Profile Scraper
Fetch one public RedNote (Xiaohongshu) profile from a pasted URL or profile ID.
Pricing
from $1.60 / 1,000 results
Rating
0.0
(0)
Developer
ToolzerHub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Fetch one public RedNote or Xiaohongshu profile from a URL or profile ID and return account details, audience counts, verification, tags, and profile statistics.
Input
Use either reference:
| Field | Use it when |
|---|---|
profile_id_or_url | A public /user/profile/<id> URL or the account ID. |
{"profile_id_or_url": "https://www.xiaohongshu.com/user/profile/61b46d790000000010008153"}
You don't need a RedNote login, cookie, or session token.
Profile record
The Actor saves one row.
| Field | Contents |
|---|---|
userid | Account ID |
nickname, red_id, desc | Display name, RED ID, and bio |
fans, follows | Follower and following counts |
gender, location | Profile attributes reported by RedNote |
red_official_verified | Official verification flag |
images | Avatar URL |
interactions | Profile statistics reported as a list |
tags | Profile tags |
{"userid": "61b46d790000000010008153","nickname": "trailmix.jpg","red_id": "1429907658","desc": "Weekend hiker. Gear reviews on request.","fans": 30600,"follows": 214,"gender": "female","red_official_verified": false}
Fields unavailable on a public profile won't be manufactured.
Next jobs
| Actor | Use it for |
|---|---|
| RedNote Profile Posts Scraper | Collect the profile's public posts with pagination. |
| RedNote Favorites Scraper | Check posts RedNote exposes as public favorites — usually none are exposed. |
| RedNote Profile Search Scraper | Find profiles by keyword when you don't have an ID yet. |
Questions
Can I paste a profile URL instead of extracting its ID?
Yes. The Actor extracts IDs from recognizable /user/profile/<id> URLs.
Does this collect the profile's posts too?
No. This Actor returns one profile record. Use the profile-posts Actor for the paginated post list.