获取指定关键词的直播搜索结果/Get live search results of specified keywords

TikTokapi

About

获取指定关键词的直播搜索结果/Get live search results of specified keywords

Documentation

获取指定关键词的直播搜索结果/Get live search results of specified keywords

[中文]

用途:

  • 获取指定关键词的直播搜索结果

参数:

  • keyword: 关键词
  • offset: 偏移量,从0开始,第二页从响应中获取cursor的值作为offset继续请求。
  • count: 数量,不要超过20
  • region: 地区,默认为US-美国,可选值请参考TikTok地区代码或ISO 3166-1 alpha-2国家代码。

返回:

  • 直播搜索结果

[English]

Purpose:

  • Get live search results of specified keywords

Parameters:

  • keyword: Keyword
  • offset: Offset, starting from 0, the second page gets the cursor value from the response as the offset to continue the request.
  • count: Number, do not exceed 20
  • region: Region, default is US-America, for optional values please refer to TikTok region codes or ISO 3166-1 alpha-2 country codes.

Return:

  • Live search results

[示例/Example]

keyword = "Cat" offset = 0 count = 20 region = "US"

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

Try 获取指定关键词的直播搜索结果/Get live search results of specified keywords

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

Open in Playground

Related Models