RedNote Scraper + Consumer & Competitor Analysis avatar

RedNote Scraper + Consumer & Competitor Analysis

Pricing

from $5.99 / 1,000 rednote note results

Go to Apify Store
RedNote Scraper + Consumer & Competitor Analysis

RedNote Scraper + Consumer & Competitor Analysis

Paste one RedNote/Xiaohongshu URL, keyword, profile, or Apify Dataset ID. Live collection uses your Cookie when Xiaohongshu requires sign-in; Dataset/uploaded analysis needs no Cookie. Get note rows or topic, creator, competitor, consumer-voice, and market reports. $0.00599/note or $0.99/report.

Pricing

from $5.99 / 1,000 rednote note results

Rating

0.0

(0)

Developer

Peng Lyu

Peng Lyu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

Paste one source and choose one deliverable:

  • a Xiaohongshu/RedNote note URL (add the customer's Cookie when the page requires sign-in)
  • an Apify Dataset ID for no-Cookie reprocessing or analysis
  • a keyword or creator profile for live collection with the customer's own Cookie
  • a topic plus uploaded notes/comments for no-Cookie analysis
  • two to five comma-separated brands for live comparison, or uploaded brand datasets

The Actor returns raw note rows, topic and content opportunities, creator audits, brand comparisons, consumer voice, or market and alternatives maps.

Unofficial tool. This Actor is not affiliated with, sponsored by, or endorsed by Xiaohongshu or RedNote.

The one-field start

The default source is a real public-note example captured from the RedNote Explore feed. It runs without a Cookie so buyers can verify the output contract before using their own source:

{
"source": "dataset:bceWldnFXlbkBBpxB",
"outputType": "noteResults"
}

Live note, keyword, and creator-profile collection may require the customer's own Xiaohongshu Cookie in the secret input. The Cookie is used only during the run and is never written to logs or datasets.

Keep any preferred data provider and buy only the analysis:

{
"source": "血糖管理",
"outputType": "consumerVoice",
"regulatedTopic": true,
"knownEntities": ["客户品牌", "竞品甲", "饮食管理"],
"uploadedNotes": [
{
"noteId": "note-1",
"title": "餐后血糖管理记录",
"description": "记录饮食、运动和产品选择时遇到的问题。",
"likes": 800,
"comments": 120,
"collects": 350
}
],
"uploadedComments": [
{
"commentId": "comment-1",
"noteId": "note-1",
"text": "这个产品和竞品甲有什么区别?价格贵不贵?"
}
]
}

Deliverables

  • noteResults: normalized notes with creator, engagement, hashtags, evidence URL, matched terms, and transparent score
  • topicRadar: ranked examples, opportunity scores, hooks, angles, and evidence URLs
  • creatorAudit: baseline engagement, breakout rate, themes, and top notes
  • brandCompare: mention share, engagement share, themes, differentiators, and content gaps
  • consumerVoice: questions, needs, concerns, comparison criteria, entities, evidence, and safer framing
  • marketMap: brands, products, ingredients, alternatives, comparison dimensions, and white-space directions

Outputs describe the collected or uploaded sample. They do not guarantee full platform coverage, infer private attributes, or prove sponsorship, causation, authenticity, or market representativeness.

Pricing

  • $0.00599 per delivered note result
  • $0.99 per completed analysis report
  • no separate upstream Actor charge

Raw collection is capped at 100 notes, so custom note-result charges are at most $0.599. Each analysis run delivers at most one $0.99 report. Empty, blocked, or unusable runs produce a non-chargeable status row.

Access and safety

  • Public note URL: no Cookie required, but the platform can block or change pages.
  • Live keyword/profile collection: customer's own Cookie required.
  • Uploaded notes/comments: no Cookie required.
  • The Actor is read-only and does not like, comment, follow, publish, bypass CAPTCHAs, or defeat access controls.
  • Health and regulated-topic output is a screening aid, not medical, legal, advertising, or regulatory approval.

Local validation

$python3 -m unittest discover -s tests -v