POST /v1/xiaohongshu/pgy/blogger_search
PGY Blogger Search
stable · 26 credits per success
Creator marketplace search with combined filters — keyword, follower range, content tags, quotes and cooperation history. The nested filter objects follow the upstream dictionary; fetch PGY Filter Options first for allowed values.
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| coop | object | body | no | 合作历史筛选对象 | demo |
| fans | object | body | no | 粉丝筛选对象,如 count.min / count.max | demo |
| goal | object | body | no | 投放目标筛选对象 | demo |
| live | object | body | no | 直播表现筛选对象 | demo |
| note | object | body | no | 笔记表现筛选对象 | demo |
| sort | string | body | no | 排序方向:desc / asc | demo |
| flags | object | body | no | 开关类筛选对象,如 exclude_cooperated | demo |
| column | string | body | no | 排序字段,如 comprehensiverank、mEngagementNum | demo |
| blogger | object | body | no | 博主属性筛选对象,如 content_tag | demo |
| keyword | string | body | no | 关键词 | 咖啡 |
| page_num | integer | body | no | 页码,从 1 开始 | demo |
| page_size | integer | body | no | 每页条数 | demo |
| search_type | integer | body | no | 检索类型:1 按笔记关键词 | demo |
| brand_user_id | string | body | no | 品牌方用户 ID | demo |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 26 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.