Back to Xiaohongshu (RedNote)
TikHub·Xiaohongshu (RedNote)
Xiaohongshu PGY: Get PGY blogger fans growth history
/api/v1/xiaohongshu/pgy/get_blogger_fans_historysync$0.03 / callFans growth curve over time ("Fans Analysis → Fans Trend") (TikHub · Xiaohongshu PGY)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| user_id | string | yes | Blogger user ID |
| increase_type | integer (1, 2) | — | Curve: 1=total, 2=daily increment (default 1) |
| date_type | integer (1, 2) | — | Date range: 1=last 30d, 2=last 60d (default 1) |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/xiaohongshu/pgy/get_blogger_fans_history","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.