获取指定视频的评论回复数据/Get comment replies data of specified video

Douyinapi

About

获取指定视频的评论回复数据/Get comment replies data of specified video

Documentation

获取指定视频的评论回复数据/Get comment replies data of specified video

[中文]

用途:

  • 获取指定视频的评论回复数据

参数:

  • item_id: 作品id
  • comment_id: 评论id
  • cursor: 游标,用于翻页,第一页为0,第二页为第一次响应中的cursor值。
  • count: 数量,请保持默认,否则会出现BUG。

返回:

  • 评论回复数据

[English]

Purpose:

  • Get comment replies data of specified video

Parameters:

  • item_id: Video id
  • comment_id: Comment id
  • cursor: Cursor, used for paging, the first page is 0, the second page is the cursor value in the first response.
  • count: Number Please keep the default, otherwise there will be BUG.

Return:

  • Comment replies data

[示例/Example]

aweme_id = "7354666303006723354" comment_id = "7354669356632638218" cursor = 0 count = 20

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取指定视频的评论回复数据/Get comment replies data of specified video

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models