获取单个视频评论数据/Get single video comments data

Douyinapi

About

获取单个视频评论数据/Get single video comments data

Documentation

获取单个视频评论数据/Get single video comments data

[中文]

用途:

  • 获取单个视频评论数据

参数:

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

返回:

  • 评论数据

[English]

Purpose:

  • Get single video comments data

Parameters:

  • aweme_id: Video 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:

  • Comments data

[示例/Example]

aweme_id = "7448118827402972455" cursor = 0 count = 20

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

Try 获取单个视频评论数据/Get single video comments data

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

Open in Playground

Related Models