GET /v1/weibo/app/fetch_search_all
Comprehensive search
stable · 2 credits per success
Comprehensive search in Weibo, return related content. Supports multiple search types.;query: Search keyword (required);page: Page number, starts from 1 (default 1);search_type: Search type;- 1: General/All (default);- 61: Realtime;- 3: Users;- 64: Videos;- 63: Images;- 62: Following;- 60: Hot;- 21: Whole network;- 38: Topics;- 98: Super topics;- 92: Places/Locations;- 97: Products/Goods;Search r…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| page | integer | query | no | 页码 | 1 |
| query | string | query | yes | 搜索关键词 | NVIDIA |
| search_type | integer | query | no | 搜索类型: 1=综合, 61=实时, 3=用户, 64=视频, 63=图片, 62=关注, 60=热门, 21=全网, 38=话题, 98=超话, 92=地点, 97=商品 | 1 |
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.