GET /v1/weibo/web_v2/fetch_user_search
User search
stable · 2 credits per success
Search Weibo users with multiple filter options.;query: Search keyword (optional);page: Page number (default 1);region: Region code from /fetch_city_list (optional);auth: Auth type org_vip/per_vip/ord (optional);gender: Gender man/women (optional);age: Age bucket 18y/22y/29y/39y/40y (optional);nickname: Nickname filter (optional);tag: Tag filter (optional);school: School filter (optional);work: C…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| age | string | query | no | 年龄段 18y | 22y |
| tag | string | query | no | 标签筛选 | 摄影 |
| auth | string | query | no | 认证类型 org_vip(机构) | org_vip |
| page | integer | query | no | 页码 | 1 |
| work | string | query | no | 公司筛选 | 字节跳动 |
| query | string | query | no | 搜索关键词 | yu7 |
| gender | string | query | no | 性别 man | man |
| region | string | query | no | 地区编码,从 | custom:11:1 |
| school | string | query | no | 学校筛选 | 清华大学 |
| nickname | string | query | no | 昵称筛选 | 张三 |
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 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.