Back to Blog

RedNote Pugongying (Dandelion) Data API: Blogger Selection, Fan Profiles & Conversion

Rnote API Team · · 56 views · 中文
Xiaohongshu Pugongying Dandelion API Blogger Data Influencer Selection Fan Profile

For RedNote (Xiaohongshu) influencer marketing, creator selection and competitor analysis, the most valuable data lives inside Pugongying (Dandelion) — RedNote's official creator-marketing platform: real fan profiles, note conversion rates, quotes, engagement medians, follower growth… data you can't get from ordinary crawler APIs. Rnote API's new Pugongying data endpoints wrap these into standard REST APIs — pay per call, charged only on success.

What you can get

A set of endpoints spanning "note → blogger → selection":

  • Note detail POST /api/v2/pgy/note/detail — content, image/video media, impressions/reads/likes/collects/comments.
  • Blogger detail POST /api/v2/pgy/blogger/detail — name, RedNote ID, region, tags, followers, likes & collects, image/video collaboration quotes, collaboration status.
  • Blogger note list POST /api/v2/pgy/blogger/notes — paginated notes with reads/likes/collects, video flag, sponsored flag; filter by type and sort.
  • Note conversion / performance POST /api/v2/pgy/blogger/notes-rate — impression/read/engagement medians, engagement rate, video completion rate, 100-like / 1000-like ratios, content-format mix, and peer "beyond rates".
  • Core data POST /api/v2/pgy/blogger/core-data — daily trend + period summary (impressions/reads/engagement/CPM/CPE).
  • Data overview POST /api/v2/pgy/blogger/data-summary — cost & quote estimates (CPM/CPUV/read cost), content-format mix, monthly fan growth, collaboration verticals.
  • Fans summary / profile / growth — follower counts and active/engaged/paying fans, age-gender-region-interest-device profile, daily growth curve.
  • Blogger list (selection) POST /api/v2/pgy/blogger/list — filter candidate bloggers by brand and follower range for bulk shortlisting.

Typical use cases

  • Influencer selection — Filter by brand & followers via the list, then due-diligence with detail + conversion + fan profile to pick the best fit.
  • Audience matching — Use fans' age/gender/region/interest distribution to check whether a creator's audience matches your target.
  • Quote & ROI evaluation — Compare image/video quotes against read cost and engagement medians to judge budget efficiency.
  • Competitor & vertical analysis — Pull competitors' partner bloggers' core data and trends to review strategy.

How to use

  1. Sign up free and create an API Key (new accounts get crawler + Pugongying access by default).
  2. Call /api/v2/pgy/* with X-API-Key; the body only needs business params (e.g. user_id, note_id, pagination, note type).
  3. Try it live in the Swagger API docs — each endpoint documents its parameter values and response fields.

Billing

Pugongying endpoints are pay-per-call, charged only on a successful business result; failures (rate limits, bad params) are not billed. See the pricing page.

FAQ

Q: How is this different from the regular crawler APIs? A: Regular APIs return public note/user/search data; Pugongying endpoints return commercial blogger data from the official marketing platform (quotes, conversion, fan profiles) — the data that drives campaign decisions.

Q: Do I need my own accounts / cookies? A: No. The service maintains an account pool with automatic scheduling, rate-limiting and rotation — you just call with an API Key.

Q: Is it stable? A: It runs with built-in health-based scheduling, rate-limiting and cooldowns, isolated from the other crawler services.

Get started

Sign up free → create an API Key → call /api/v2/pgy/*. See pricing and the API docs.