搜索/Search

Twitterapi

About

搜索/Search

Documentation

搜索/Search

[中文]

用途:

  • 搜索

参数:

  • keyword: 搜索关键字
  • search_type: 搜索类型,默认为Top,其他可选值为Latest,Media,People, Lists
  • cursor: 游标,默认为None,用于翻页,后续从上一次请求的返回结果中获取

返回:

  • 搜索结果

[English]

Purpose:

  • Search

Parameters:

  • keyword: Search keyword
  • search_type: Search type, default is Top, other optional values are Latest, Media, People, Lists
  • cursor: Cursor, default is None, used for paging, obtained from the last request

Return:

  • Search results

[示例/Example]

keyword = "Elon Musk" search_type = "Top" cursor = None

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

Try 搜索/Search

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

Open in Playground

Related Models