RedNote (Xiaohongshu) Profile Scraper avatar

RedNote (Xiaohongshu) Profile Scraper

Pricing

from $1.60 / 1,000 results

Go to Apify Store
RedNote (Xiaohongshu) Profile Scraper

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

ToolzerHub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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:

FieldUse it when
profile_id_or_urlA 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.

FieldContents
useridAccount ID
nickname, red_id, descDisplay name, RED ID, and bio
fans, followsFollower and following counts
gender, locationProfile attributes reported by RedNote
red_official_verifiedOfficial verification flag
imagesAvatar URL
interactionsProfile statistics reported as a list
tagsProfile 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

ActorUse it for
RedNote Profile Posts ScraperCollect the profile's public posts with pagination.
RedNote Favorites ScraperCheck posts RedNote exposes as public favorites — usually none are exposed.
RedNote Profile Search ScraperFind 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.