RedNote (Xiaohongshu) Scraper 📕 — $2.00/1K 💰
Pricing
from $1.40 / 1,000 note scrapeds
RedNote (Xiaohongshu) Scraper 📕 — $2.00/1K 💰
Extract Xiaohongshu (RedNote / 小红书) trending notes, lifestyle posts, viral products, creator profiles, and engagement without login. Only $2.00/1K notes.
Pricing
from $1.40 / 1,000 note scrapeds
Rating
0.0
(0)
Developer
viralanalyzer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
RedNote Feed Scraper Pro 📕
🔗 View on Apify Store | 🇺🇸 English | 🇧🇷 Português Published as RedNote Search Scraper Pro.
🇺🇸 English
🔎 What this actor actually does — read this first
It loads Xiaohongshu's public /explore feed and returns the notes on it. It does not run a
Xiaohongshu keyword search: measured on 2026-08-26, /search_result?keyword= returns 0 items
without a login, while /explore returns ~30 real notes.
The keyword input is therefore a substring filter applied to the notes the feed already
returned — not a query. Feed text is predominantly Chinese, so an English keyword will usually
filter everything out. Leave it empty to get the feed as-is.
Every row carries dataSource: "xiaohongshu-explore-feed".
Overview
Extract public notes — id, title, description, author, cover image, and like count — from the Xiaohongshu public feed, with no Chinese phone verification.
Input Example
{"keyword": "","maxNotes": 20}
Output Example
{"noteId": "66a1c0f2000000001e0123ab","title": "夏日护肤 5 件套","description": "…","noteType": "normal","authorName": "…","authorId": "5f2c…","authorAvatarUrl": "https://sns-avatar…","likesCountText": "6.3万","likesCount": 63000,"commentsCount": null,"collectsCount": null,"coverImageUrl": "https://sns-webpic…","noteUrl": "https://www.xiaohongshu.com/explore/66a1c0f2000000001e0123ab?xsec_token=…","keyword": null,"dataSource": "xiaohongshu-explore-feed","scrapedAt": "2026-08-27T21:00:00.000Z"}
likesCountText is the raw Chinese-formatted string and likesCount is it parsed (万 = 10,000). A
previous version ran parseInt(str.replace(/k/i,'000')) on it, which turned "6.3万" into 6 — off
by four orders of magnitude. That is fixed.
Input Parameters
| Parameter | Type | Description |
|---|---|---|
keyword | string | Optional substring filter over the feed — not a search |
maxNotes | number | Max notes to return (default 20) |
proxyConfiguration | object | Apify Proxy options |
✅ Capabilities & Limits
Stated up front, so you do not pay a run to find out.
Built here: commentsCount and collectsCount are always null. The feed's interactInfo
payload carries only liked and likedCount — the other two counters are not in it. A previous
version reported a hard 0 for both, which read as "this note has zero comments" rather than "this
number does not exist here".
| Input / feature | Supported | Notes |
|---|---|---|
| Public feed notes | ✅ | id, title, description, author, cover, note URL |
| Like count | ✅ | raw text plus a correctly parsed integer |
| Keyword search | ❌ | requires a login; returns 0 items without one |
| Keyword filter over the feed | ⚠️ | substring match on mostly-Chinese text; an English term usually matches nothing |
| Comments count | ❌ | not in this payload — always null |
| Saves / collects count | ❌ | not in this payload — always null |
| Hashtags | ❌ | not emitted |
| Note media beyond the cover image | ❌ | cover only |
| Result volume | ⚠️ | bounded by what one feed load returns (~30), regardless of maxNotes |
FAQ
Q: Can I search Xiaohongshu by keyword? A: Not without a login, and this actor does not use one. See the note at the top.
Q: Why are commentsCount and collectsCount null?
A: The feed payload does not contain them. Reporting null is deliberate — the alternative is a
zero that looks like a measurement.
Q: Do I need a Chinese proxy? A: No.
🇧🇷 Português
Visão Geral
Extraia notas virais, títulos, descrições, hashtags, curtidas e autores do Xiaohongshu (RedNote / 小红书) sem precisar de número de telefone chinês.
Funcionalidades
- Feed público: notas do
/explorecom id, título, descrição, autor, capa e curtidas - Curtidas corretas: texto original (
6.3万) e o inteiro já convertido (63000) - Sem verificação por telefone chinês
Exemplo de Entrada
{"keyword": "","maxNotes": 20}
Exemplo de Saída
{"noteId": "66a1c0f2000000001e0123ab","title": "夏日护肤 5 件套","description": "…","authorName": "…","authorId": "5f2c…","likesCountText": "6.3万","likesCount": 63000,"commentsCount": null,"collectsCount": null,"coverImageUrl": "https://sns-webpic…","noteUrl": "https://www.xiaohongshu.com/explore/66a1c0f2000000001e0123ab?xsec_token=…","dataSource": "xiaohongshu-explore-feed","scrapedAt": "2026-08-27T21:00:00.000Z"}
Parâmetros de Entrada
| Parâmetro | Tipo | Descrição |
|---|---|---|
keyword | string | Filtro opcional de substring sobre o feed — não é busca |
maxNotes | number | Máximo de notas (padrão 20) |
proxyConfiguration | object | Opções de proxy da Apify |
Limites
- Busca por palavra-chave do Xiaohongshu: não suportada (exige login)
commentsCountecollectsCount: semprenull— não existem neste payload- Hashtags e mídias além da capa: não emitidas
- Volume limitado ao que uma carga do feed devolve (~30), independente de
maxNotes
Perguntas Frequentes
P: Precisa de proxy chinês? R: Não, os proxies da Apify gerenciam a conexão automaticamente.
💰 Pricing
This actor uses Pay Per Event (PPE) pricing — you pay per item scraped (note-scraped). Apify platform usage (compute and proxy) is billed to you by Apify, separately from that price. See the current price on the Pricing panel of this actor's Apify Store page.
🔗 Related Actors
- Reclame Aqui Scraper
- iFood Restaurant Intelligence
- Instagram Reels Scraper
- TikTok Viral Scanner
- Google Maps BR Scraper
- Mercado Livre Scraper
📝 Changelog
- v1.0.0 (2026-08-20) — Initial release: full extraction, Pay-Per-Event pricing, and automated proxy support
License
ISC © 2026 Viral Analyzer Platform
💡 Need AI analysis on top of this data — sentiment, trend detection and a dashboard, with no API keys to manage?
ViralAnalyzer runs this actor + 42 more data sources with built-in AI. JSON + insights in one call.