本接口没有调用统计
接口地址: https://api.gqr5.cn/api/kuaishou_hot.php
返回格式: 请看返回示例
请求方式: GET
请求示例: https://api.gqr5.cn/api/kuaishou_hot.php
请求参数说明:
名称 | 必填 | 说明 |
---|---|---|
无 | 无 | 无 |
系统级错误:
名称 | 说明 |
---|---|
400 | 请求错误! |
403 | 请求被服务器拒绝! |
405 | 客户端请求的方法被禁止! |
408 | 请求时间过长! |
500 | 服务器内部出现错误! |
501 | 服务器不支持请求的功能,无法完成请求! |
503 | 系统维护中! |
返回参数说明:
名称 | 说明 |
---|---|
name | 热搜标题 |
hot | 热搜浏览量 |
返回示例:
{ "top_1": { "name": "", "hot": null }, "top_2": { "name": null, "hot": null }, "top_3": { "name": null, "hot": null }, "top_4": { "name": null, "hot": null }, "top_5": { "name": null, "hot": null }, "top_6": { "name": null, "hot": null }, "top_7": { "name": null, "hot": null }, "top_8": { "name": null, "hot": null }, "top_9": { "name": null, "hot": null }, "top_10": { "name": null, "hot": null } }
错误码格式说明:
名称 | 说明 |
---|---|
无 | 无 |