weibo/web-v2/advanced-search
Weibo advanced search with multi-dimensional filtering.
Input
Idle
Example output — click Run to generate your own
API README
Weibo Advanced Search
Purpose:
- Weibo advanced search with multi-dimensional filtering. Parameters:
- q: Search keyword (required)
- search_type: Search type (all/hot/original/verified/media/viewpoint)
- include_type: Include type (all/pic/video/music/link)
- timescope: Time scope (format: custom:start_date:end_date, e.g. custom:2025-09-01-0:2025-09-08-23)
- page: Page number (default 1) Return:
- Search result list, including post content, author info, images, videos, interaction data Note:
- Video playback requires setting header Referer=https://weibo.com/
[Example]
q = "python" search_type = "hot" include_type = "pic" page = 1
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

