UnitBytes
UnitBytes Enterprise Data Labs
APAC E-Commerce & Social

Xiaohongshu (RedNote) Creator Portfolio Scraper API

The definitive influencer intelligence and KOL discovery scraper for Xiaohongshu (RedNote). Extract creator bios, follower counts, total received likes/collections, verified professional badges, and complete note histories.

KOL Follower & Like MetricsComplete Profile CatalogsVerified Influencer BadgesEngagement Rate Scoring
Pricing: Pay-Per-Event
•
Latency: Sub-Second
•
Format: JSON / CSV
normalized_output.json
HTTP 200 OK
{
  "creatorId": "5a4d3e2f1c8b9a0001e8f7a1",
  "nickname": "MinimalKStyle",
  "redId": "kstyle_official",
  "gender": "Female",
  "location": "Seoul / Shanghai",
  "bio": "Fashion Stylist & Capsule Wardrobe Consultant. Business: [email protected]",
  "stats": {
    "followers": 142000,
    "following": 320,
    "totalLikedAndCollected": 1890000
  },
  "recentNotes": [
    {
      "id": "66e2c349000000001e028b4a",
      "title": "Autumn Seoul Minimalist Capsule Wardrobe",
      "likes": 24500
    }
  ],
  "scrapedAt": "2026-09-25T14:30:00Z"
}
Xiaohongshu (RedNote) Creator Portfolio Scraper API Banner - UnitBytes Enterprise Web Data Engine

Engine Architecture

Key Extraction Capabilities

Built specifically for high-throughput enterprise pipelines with zero credential leakage.

01

Comprehensive Creator Metrics

Extracts follower count, following count, total likes & collections, and account verification status.

02

Complete Published Portfolio

Scrapes every published note in the creator history, capturing engagement ratios per post.

03

Brand Collaboration & Sponsorship Signals

Identify commercial sponsorship tags, sponsored note disclosures, and partner brand mentions.

04

Contact & Business Bio Extraction

Parses bio text to extract business inquiry emails, WeChat IDs, and talent agency representation.

Instant Developer Integration

Run in Your Application in 3 Lines

Trigger extractions via the official Apify Client or standard REST endpoints.

Python SDK • pip install apify-client
from apify_client import ApifyClient

client = ApifyClient("YOUR_APIFY_TOKEN")

run_input = {
    "creatorUrls": ["https://www.xiaohongshu.com/user/profile/5a4d3e2f1c8b9a0001e8f7a1"],
    "maxNotesPerCreator": 30
}

run = client.actor("unitbytes/xiaohongshu-creator-portfolio-scraper").call(run_input=run_input)

for creator in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(creator["nickname"], creator["stats"]["followers"], creator["stats"]["totalLikedAndCollected"])

Technical Documentation

Frequently Asked Questions

Q: How can brands use this for influencer marketing?

KOL agencies use this scraper to calculate true engagement ratios (likes / followers), filter out fake accounts with botted followings, and discover rising micro-influencers.

Q: Does this extract business contact details?

Yes. Any business email, agency representation, or WeChat contact listed in the creator public bio is parsed.

Q: Can I monitor a creator new posts automatically?

Yes, schedule daily runs on a list of creator profile URLs to alert your team whenever a competitor or partner posts.

Q: Does this scraper require an active login session?

Zero login required. All creator metrics and public note feeds are extracted anonymously.

Related Data Engines

Complementary extractors built for the same intelligence stack.

View All 14 Engines →
Enterprise SLA & Custom Pipelines

Need Custom Web Data Feeds or Dedicated SLAs?

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.

Ready to Deploy Xiaohongshu (RedNote) Creator Portfolio Scraper API?

Start running immediately on UnitBytes Cloud with zero infrastructure setup, or contact our engineering team for dedicated S3/BigQuery delivery pipelines.