接口目录
接口文档
小红书搜索热点,每10分钟一次!(由于小红书热榜下架,现接口数据不更新)
选择开通时长:
接口地址:https://api.itapi.cn/api/hotnews/xiaohongshu
返回格式:application/json
请求方式:HTTPSGET
请求参数:
| 参数名称 | 类型 | 必填 | 说明 |
|---|---|---|---|
| key | string | 是 | 用户请求密钥,可在 密钥管理页面 申请 |
返回参数:
| 参数名称 | 类型 | 说明 |
|---|---|---|
| rank | string | 排名 |
| name | string | 小小高考,拿下! |
| date | string | 2024-06-06 |
| viewnum | string | 1100.9w |
| icon | string | https://sns-img-qc.xhscdn.com/search/trends/icon/label/hot/version/1 |
| word_type | string | 热 |
| url | string | https://www.xiaohongshu.com/search_result?keyword=小小高考,拿下!&source=web_search_result_notes |
返回示例:
系统错误代码:
| 代号 | 说明 |
|---|---|
| 200 | 成功 |
| 400 | 限制或者错误 |
| 403 | 权限问题 |
| 500 | 服务器内部错误 |