百度实时热搜榜

调用次数:48 次

接口详情 -> 百度实时热搜榜和top热搜

请求参数说明
名称必填类型示例值说明





调用示例
https://free.xwteam.cn/api/hot/baidu
返回示例
                                
返回参数说明
名称类型说明
codeint状态码
msgstring状态信息
datastring请求结果数据集
data.contentstring热搜榜数据集
data.content.wordstring热搜话题
data.content.descstring话题描述
data.content.hotChangestring热度变化
data.content.hotScorestring热度值
data.content.indexstring指数排名(数值越小,排名越前)
data.content.hotTagstring热度标签
data.content.hotTagImgstring热度标签图片
data.content.imgstring热搜图片
data.content.urlstring热搜链接
data.topContentstringTOP热搜榜数据集
data.topContent.wordstringTOP热搜话题
data.topContent.descstringTOP话题描述
data.topContent.hotChangestringTOP热度变化
data.topContent.hotScorestringTOP热度值
data.topContent.indexstringTOP热搜排名(数值越小,排名越前)
data.topContent.hotTagstringTOP热度标签
data.topContent.hotTagImgstringTOP热度标签图片
data.topContent.imgstringTOP热搜图片
data.topContent.urlstringTOP热搜链接
data.updateTimestring热搜更新时间
data.typeNamestring热搜类型
debugstring/array调试数据
exec_timefloat执行耗时
user_ipstring客户端IP
代码示例