获取指定话题的作品数据/Get video list of specified hashtag

Douyinapi

About

获取指定话题的作品数据/Get video list of specified hashtag

Documentation

获取指定话题的作品数据/Get video list of specified hashtag

[中文]

用途:

  • 获取指定话题的作品数据

参数:

  • ch_id: 话题id
  • cursor: 游标,用于翻页,第一页为0,第二页为第一次响应中的cursor值。
  • sort_type: 0:综合排序 1:最多点赞 2:最新发布
  • count: 数量,请保持默认,否则会出现BUG。

返回:

  • 话题作品数据

[English]

Purpose:

  • Get video list of specified hashtag

Parameters:

  • ch_id: Hashtag id
  • cursor: Cursor, used for paging, the first page is 0, the second page is the cursor value in the first response.
  • sort_type: 0: Comprehensive sorting 1: Most likes 2: Latest release
  • count: Number Please keep the default, otherwise there will be BUG.

Return:

  • Hashtag video list data

[示例/Example]

ch_id = 1575791821492238 cursor = 0 sort_type = 0 count = 10

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

Try 获取指定话题的作品数据/Get video list of specified hashtag

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

Open in Playground

Related Models