获取微博子评论/Get Weibo sub-comments
Weiboapi
About
获取微博子评论/Get Weibo sub-comments
Documentation
获取微博子评论/Get Weibo sub-comments
[中文]
用途:
- 获取指定评论的回复(子评论)列表。
参数:
- id: 主评论ID(必填)
- count: 子评论数量(默认10)
- max_id: 翻页游标,首次请求传空,后续请求使用返回的max_id值
返回:
- 子评论列表数据,包含回复内容、回复者信息、点赞数等
- 包含 max_id 字段用于翻页
注意:
- 与fetch_post_comments的区别:本接口获取的是评论的回复,而非微博的主评论
[English]
Purpose:
- Get the reply (sub-comment) list of a specified comment.
Parameters:
- id: Main comment ID (required)
- count: Number of sub-comments (default 10)
- max_id: Pagination cursor, pass empty for first request, use returned max_id for subsequent requests
Return:
- Sub-comment list data, including reply content, replier info, likes count
- Contains max_id field for pagination
Note:
- Difference from fetch_post_comments: this API gets replies to comments, not main comments of posts
[示例/Example]
id = "5283574244704555" count = 10 max_id = ""
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取微博子评论/Get Weibo sub-comments
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
微博高级搜索/Weibo Advanced SearchWeiboapi微博AI搜索内容扩展/Weibo AI Search Content ExtensionWeiboapi微博智能搜索/Weibo AI SearchWeiboapi获取所有分组信息/Get all groups informationWeiboapi检查微博是否允许带图评论/Check if Weibo allows image commentsWeiboapi地区省市映射/Region City ListWeiboapi获取微博文娱榜单/Get Weibo entertainment rankingWeiboapi获取微博热门榜单时间轴/Get hot ranking timelineWeiboapi