搜索最新内容/Search recent content

Threadsapi

About

搜索最新内容/Search recent content

Documentation

搜索最新内容/Search recent content

[中文]

用途:

  • 搜索Threads最新内容
  • 价格:0.002$ / 次

参数:

  • query: 搜索关键词,例如:bitcoin
  • end_cursor: 分页游标(可选),用于获取下一页数据

返回:

  • 搜索结果数据,包含:
    • threads: 帖子列表
    • next_cursor: 下一页游标
    • has_more: 是否有更多数据

[English]

Purpose:

  • Search Threads recent content
  • Price: 0.002$ / time

Parameters:

  • query: Search query, for example: bitcoin
  • end_cursor: Pagination cursor (optional), used to get next page data

Return:

  • Search result data, including:
    • threads: Post list
    • next_cursor: Next page cursor
    • has_more: Has more data

[示例/Example]

query = "bitcoin" end_cursor = None # or a cursor string from previous response

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

Try 搜索最新内容/Search recent content

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

Open in Playground

Related Models