SandBase is live — $1 in free credits on signupStart free ›

Douyin modelsapi generation api

douyin/search/general-search-v2

Fetch search results from Douyin App's general search tab (not standalone video search).. This API may be less stable than V1, serving as a backup.. Supports filtering by keyword, sort type, publish time, video duration,...

Input
Backtrace identifier (empty for first request, obtained from previous response for pagination)
Content type filter
Pagination cursor (0 for the first page, use the last response cursor for subsequent pages)
Video duration filter
Search keyword, e.g., "cat"
Publish time filter
Search ID (empty for first request, obtained from previous response for pagination)
Sorting method
Idle

Example output — click Run to generate your own

API README

Fetch general search V2

Fetch search results from Douyin App's general search tab (not standalone video search). This API may be less stable than V1, serving as a backup. Supports filtering by keyword, sort type, publish time, video duration, and content type. Supports pagination through cursor, search_id, and backtrace. It is suitable for douyin workflows.

Capability

Fetch search results from Douyin App's general search tab (not standalone video search). This API may be less stable than V1, serving as a backup. Supports filtering by keyword, sort type, publish time, video duration, and content type. Supports pagination through cursor, search_id, and backtrace. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Search and discover relevant records for research, monitoring, and product experiences.
  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.

Related Models