获取帖子评论/Get post comments
Threadsapi
About
获取帖子评论/Get post comments
Documentation
获取帖子评论/Get post comments
[中文]
用途:
- 获取Threads帖子评论列表
- 价格:0.002$ / 次
参数:
- post_id: 帖子ID,例如:3390920896561588969
- end_cursor: 分页游标(可选),用于获取下一页数据
返回:
- 帖子评论列表数据,包含:
- comments: 评论列表
- next_cursor: 下一页游标
- has_more: 是否有更多数据
[English]
Purpose:
- Get Threads post comments list
- Price: 0.002$ / time
Parameters:
- post_id: Post ID, for example: 3390920896561588969
- end_cursor: Pagination cursor (optional), used to get next page data
Return:
- Post comments list data, including:
- comments: Comment list
- next_cursor: Next page cursor
- has_more: Has more data
[示例/Example]
post_id = "3390920896561588969" end_cursor = None # or a cursor string from previous response
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取帖子评论/Get post comments
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取帖子详情/Get post detailThreadsapi获取帖子详情 V2(支持链接)/Get post detail V2(supports URL)Threadsapi搜索用户档案/Search profilesThreadsapi搜索最新内容/Search recent contentThreadsapi搜索热门内容/Search top contentThreadsapi获取用户信息/Get user infoThreadsapi根据用户ID获取用户信息/Get user info by IDThreadsapi获取用户帖子列表/Get user postsThreadsapi