获取日报短评论列表
赞助服务器推荐:
接口说明:
获取日报的短评论列表
接口参数:
接口地址:
https://v1.alapi.cn/api/zhihu/short_comments
请求方式:
get
post
请求参数:
参数名称 | 是否必选 | 参数类型 | 示例 | 说明 |
---|---|---|---|---|
id |
是 | int | 9716101 | 知乎日报 ID |
返回参数
参数名称 | 说明 |
---|---|
comments |
评论集合 |
comments.author |
作者 |
comments.content |
评论内容 |
comments.avatar |
作者头像 |
comments.time |
发表时间 |
comments.id |
作者id |
comments.likes |
喜欢数量 |
模拟请求
示例代码
>