获取指定关键词的视频搜索结果/Get video search results of specified keywords

TikTokapi

About

获取指定关键词的视频搜索结果/Get video search results of specified keywords

Documentation

获取指定关键词的视频搜索结果/Get video search results of specified keywords

[中文]

用途:

  • 获取指定关键词的视频搜索结果

参数:

  • keyword: 关键词
  • offset: 偏移量
  • count: 数量
  • sort_type: 0-相关度,1-最多点赞
  • publish_time: 0-不限制,1-最近一天,7-最近一周,30-最近一个月,90-最近三个月,180-最近半年
  • region: 地区,默认为US-美国,可选值请参考TikTok地区代码或ISO 3166-1 alpha-2国家代码。

返回:

  • 视频搜索结果

[English]

Purpose:

  • Get video search results of specified keywords

Parameters:

  • keyword: Keyword
  • offset: Offset
  • count: Number
  • sort_type: 0-Relatedness, 1-Most likes
  • publish_time: 0-Unlimited, 1-Last day, 7-Last week, 30-Last month, 90-Last three months, 180-Last half year
  • region: Region, default is US-America, for optional values please refer to TikTok region codes or ISO 3166-1 alpha-2 country codes.

Return:

  • Video search results

[示例/Example]

keyword = "中华娘" offset = 0 count = 20 sort_type = 0 publish_time = 0 region = "US"

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

Try 获取指定关键词的视频搜索结果/Get video search results of specified keywords

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

Open in Playground

Related Models