The definitive enterprise data engine for Xiaohongshu (小红书 / RedNote). Extract viral consumer trends, engagement metrics, and unwatermarked multimedia at scale without account bans or cookie degradation.
{
"id": "66e2c349000000001e028b4a",
"title": "Autumn Seoul Minimalist Capsule Wardrobe 2026",
"desc": "Essential seasonal layering pieces from Dongdaemun market with neutral tones and oversized wool blazers...",
"user": {
"nickname": "MinimalKStyle",
"userId": "5a4d3e2f1c8b9a0001e8f7a1",
"avatar": "https://sns-avatar-qc.xhscdn.com/avatar/66e2c...jpg"
},
"interactInfo": {
"likedCount": 24500,
"collectedCount": 18200,
"commentCount": 1420,
"shareCount": 890
},
"media": {
"images": [
"https://ci.xiaohongshu.com/spectrum/1040g00830pv123456...jpg",
"https://ci.xiaohongshu.com/spectrum/1040g00830pv123457...jpg"
],
"hasVideo": false
},
"tags": [
"fallfashion",
"koreanstyle",
"capsulewardrobe",
"ootd"
],
"scrapedAt": "2026-09-25T14:30:00Z"
}
Built specifically for high-throughput enterprise pipelines with zero credential leakage.
Extract real-time trend data without logging into personal Xiaohongshu accounts. Zero ban risk, zero session expiration.
Automatically extracts original unwatermarked 1080p photo carousels and high-bitrate MP4 video stream URLs.
Detailed likes, collections, comments, and share counts normalized into clean numeric types for instant analytics.
Engineered with cross-session caching and browser-grade TLS JA4 fingerprinting for 0.05-second startup latency.
Trigger extractions via the official Apify Client or standard REST endpoints.
from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run_input = {
"keyword": "skincare routine",
"sort": "hot",
"maxItems": 100
}
run = client.actor("unitbytes/xiaohongshu-rednote-trend-scraper").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["title"], item["interactInfo"]["likedCount"])
No. The UnitBytes engine operates 100% anonymously using autonomous request orchestration. You never need to supply login credentials, session cookies, or phone numbers.
All extracted media links are normalized to permanent public CDN endpoints without expiring authorization signatures, preventing 403 Forbidden errors in your downstream applications.
This actor utilizes Apify Pay-Per-Event (PPE) model at $0.003 per extracted note. You only pay for successfully parsed records, with zero standby or compute time overhead.
Yes. You can schedule recurring runs directly in the Apify Console or trigger runs via Webhook or REST API from your own backend or Airflow DAGs.
Complementary extractors built for the same intelligence stack.
Scrape factory supplier pricing, wholesale volume breaks, MOQ thresholds, and business licenses from 1688.com (Alibaba China). Anti-bot bypassed.
Extract threaded comments, reply chains, user sentiment signals, like counts, and consumer discussions from Xiaohongshu (RedNote) posts.
Extract Xiaohongshu creator bios, follower growth, total likes & collections, verified brand tags, and complete historical note catalogs for KOL analysis.
Our data engineering team provides private cluster deployments, custom webhook integrations, continuous schema monitoring, and high-frequency delivery directly to BigQuery, Snowflake, or AWS S3.
Start running immediately on UnitBytes Cloud with zero infrastructure setup, or contact our engineering team for dedicated S3/BigQuery delivery pipelines.