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

TikTokapi

About

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

Documentation

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

[中文]

用途:

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

参数:

  • ch_id: 话题id
  • cursor: 游标,用于翻页,第一页为0,第二页为第一次响应中的cursor值。
  • count: 数量
  • region: 地区,支持 US, GB, FR, JP, VN, SG,默认 US

返回:

  • 话题作品数据

[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.
  • count: Number
  • region: Region, supports US, GB, FR, JP, VN, SG, default US

Return:

  • Hashtag video list data

[示例/Example]

ch_id = "7551" cursor = 0 sort_type = 0 count = 10 region = "US"

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