获取热搜榜/Get hot search
Weiboapi
About
获取热搜榜/Get hot search
Documentation
获取热搜榜/Get hot search
[中文]
用途:
- 获取微博热搜榜,支持多个分类。
参数:
- category: 热搜分类
- mineband: 我的热搜
- realtimehot: 实时热搜(默认)
- social: 社会热搜
- fun: 文娱热搜
- technologynav: 科技热搜
- lifenav: 生活热搜
- region: 同城热搜(需配合 region_name 指定城市)
- sportnav: 体育热搜
- gamenav: ACG热搜
- page: 页码,从1开始(默认1)
- count: 每页数量,默认20,最大50
- region_name: 同城热搜城市名称,仅 category=region 时有效,默认北京
返回:
- 热搜榜数据,包含热搜词条、热度等
注意:
- 热搜榜实时更新
[English]
Purpose:
- Get Weibo hot search ranking, supports multiple categories.
Parameters:
- category: Hot search category
- mineband: My hot search
- realtimehot: Realtime hot search (default)
- social: Social hot search
- fun: Entertainment hot search
- technologynav: Technology hot search
- lifenav: Life hot search
- region: Local hot search (use region_name to specify city)
- sportnav: Sports hot search
- gamenav: ACG hot search
- page: Page number, starts from 1 (default 1)
- count: Items per page, default 20, max 50
- region_name: City name for local hot search, only effective when category=region, default Beijing
Return:
- Hot search ranking data, including search terms, popularity, etc.
Note:
- Hot search ranking updates in real-time
[示例/Example]
category = "realtimehot" page = 1 count = 20
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取热搜榜/Get hot search
Test this model in the Sandbase Playground with your own prompts.
Open in Playground