Request a tool
All toolsGuidesMCP serverRequest a toolPlatformsCategories
RedNote Scraper icon

RedNote Scraper

Scrape public RedNote (Xiaohongshu) notes: description, author, likes, collects, comments, shares and images.

16 runs on Apify $0.0009 per note ($0.9 / 1,000)
Run this in the cloudRun on Apify →

Social Media Scrapers

How it works

  1. 1
    Open it on Apify

    Hit Run on Apify — it opens the tool in the cloud, no install.

  2. 2
    Set the inputs

    Adjust noteUrls, includeExploreFeed, maxItems (sensible defaults are pre-filled).

  3. 3
    Click Run

    The tool runs on Apify’s cloud and collects the data for you.

  4. 4
    Export the results

    Download as JSON, CSV or Excel, or pipe straight into your app, Google Sheets, or an AI agent.

Pricing

$0.0009 per note = $0.9 per 1,000

You are charged forWhenPrice
Note returnedCharged once per genuine note row. Blocked pages, expired tokens and empty runs are never charged.$0.0009
Actor StartCharged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).$0.001

Pay-per-event pricing: you are billed per result, not per subscription — a run that returns nothing costs nothing beyond the start fee. Billing is handled by Apify on your own account. These are the live Apify store prices, in effect since 2026-08-06, and they are what you are actually charged.

Inputs

FieldWhat it doesType
noteUrlsRedNote note links. Paste the FULL URL including its ?xsec_token=... query string - RedNote links only resolve with the token they were shared with. Leave empty to read the public explore feed instead.array
includeExploreFeedPull notes from the public explore feed. This is also how valid note tokens are obtained.boolean
maxItemsMaximum notes to return (1-200).integer

What you get

A structured dataset — each result includes fields like:

noteIdtitleauthorNamelikedCountcollectedCountcommentCountpublishedAturl

Export every run as JSON, CSV or Excel, or send it to your app, a database, Google Sheets, or an AI agent.

Related tools in Social Media Scrapers

Other ready-to-run tools in the same category — all pay-per-use on the Apify cloud.

RedNote (Xiaohongshu) Profile Scraper iconSocial Media Scrapers

RedNote (Xiaohongshu) Profile Scraper

RedNote (Xiaohongshu) profile scraper API. Nickname, RedNote ID, follower counts, likes and collects, verification, IP location, gender and recent notes.

Ready to run — no setup

Douyin Hot Search Scraper iconSocial Media Scrapers

Douyin Hot Search Scraper

Scrape Douyin trending topics: rank, hot value, views, video count, badge and cover image from the hot and society boards. No login.

Ready to run — no setup

Facebook Comments Scraper iconSocial Media Scrapers

Facebook Comments Scraper

Scrape comments from any public Facebook post or reel: author, text, date, likes, replies. No login or cookies.

Ready to run — no setup

Facebook Groups Scraper iconSocial Media Scrapers

Facebook Groups Scraper

Scrape public Facebook group posts without logging in: author, text, time, permalink, media and engagement counts.

Ready to run — no setup

Facebook Posts Scraper iconSocial Media Scrapers

Facebook Posts Scraper

Scrape posts from any public Facebook Page: text, time, permalink, media, reactions, comments and shares. No login, no cookies. $0.60 per 1,000 posts.

Ready to run — no setup

Facebook Reels Scraper iconSocial Media Scrapers

Facebook Reels Scraper

Scrape public Facebook Page Reels - up to 200 per Page: views, reactions, comments, shares, captions, hashtags, duration, MP4 and thumbnail links. No login.

Ready to run — no setup

See all Social Media Scrapers →

RedNote (Xiaohongshu) Scraper — notes, engagement and images

Pull public RedNote posts with real engagement numbers — description, author, likes, collects, comment count, share count, publish time and image URLs. No login, no cookies, no API key.

RedNote (小红书) is where 300M+ users research products before buying. This Actor reads the public explore feed, or any note link you paste, and returns clean structured JSON.

Who uses this

  • Brand and market researchers tracking what Chinese consumers say about a category.
  • Social listening teams measuring engagement on posts that mention a product.
  • Trend analysts watching what surfaces on the explore feed day to day.
  • Agencies benchmarking creator reach before a campaign.

What you get

FieldExample
descriptionfull post text
authorName面食小助手
likedCount59000
collectedCount737
commentCount3136
shareCount324
publishedAtISO 8601 timestamp
imagesarray of image URLs

Counts are returned as real numbers: RedNote writes large values as 1.3万 (13,000) and 2.5亿 (250,000,000), and this Actor expands them rather than reporting 1.3.

Input

{
  "noteUrls": [],
  "includeExploreFeed": true,
  "maxItems": 20
}
FieldDescription
noteUrlsRedNote note links. Paste the full URL including ?xsec_token=….
includeExploreFeedRead the public explore feed. Also how valid note tokens are obtained.
maxItems1–200, default 20.

Why the token matters

RedNote note links carry a short-lived xsec_token. A bare /explore/<id> returns "page not found" — so copy the whole URL as shared, or leave noteUrls empty and let the explore feed supply both the ids and their tokens.

Frequently asked questions

Do I need a RedNote account, cookie or API key? No.

Can I get the comment text? No — and no honest scraper can without an account. RedNote serves comment bodies through a separately signed endpoint, so this Actor returns the accurate commentCount and does not fabricate the rest.

Can I search by keyword? Not currently. RedNote's search results are not present in the public HTML. Use the explore feed or supply note URLs.

Am I charged for blocked or empty runs? No. Only genuine note rows are charged; blocked pages, expired tokens and empty runs return uncharged diagnostics.

Billing

$0.90 per 1,000 notes ($0.0009 each), plus $0.001 each time a run starts — the lowest per-note price of any RedNote/Xiaohongshu scraper on the Apify Store with an active user base; the next cheapest, actorzlab/rednote-scraper (18 monthly users), is $3.00 per 1,000 even on its cheapest volume tier.

Two charges apply: a $0.001 run-start fee each time a run begins, and the per-note fee for notes actually returned. A run that returns nothing costs only the start fee.

Limits and honest notes

  • Public notes only. Private and deleted notes return an uncharged NOT_FOUND row.
  • Tokens expire. If a saved URL stops working, re-copy it from RedNote.
  • Comment text and keyword search are not available publicly (see FAQ).