获取单个作品评论数据/Get single video comment data

Kuaishouapi

About

获取单个作品评论数据/Get single video comment data

Documentation

获取单个作品评论数据/Get single video comment data

[中文]

用途:

  • 获取单个作品评论数据

参数:

  • photo_id: 作品ID
    • 格式备注:支持纯数字版本的ID,也支持短字符串版本(eID)的ID,两种ID可以混合使用。
  • pcursor: 评论游标,第一次请求为空,后续请求使用返回响应中的pcursor值进行翻页。

返回:

  • 评论数据

[English]

Purpose:

  • Fetch single video comment data

Parameters:

  • photo_id: Photo ID
    • Format note: Supports both pure digital version IDs and short string version (eID) IDs, both types can be mixed.
  • pcursor: Comment cursor, empty for the first request, and use the pcursor value in the returned response for subsequent requests.

Returns:

  • Comments data

[示例/Example]

photo_id = "3x7gxp2zhgjv832" pcursor = None

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

Try 获取单个作品评论数据/Get single video comment data

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

Open in Playground

Related Models