Douyin modelsapi generation api

douyin/app-v3/hashtag-video-list

Get video list of specified hashtag

Input
Idle

Example output — click Run to generate your own

API README

Get video list of specified hashtag

Purpose:

  • Get video list of specified hashtag Parameters:
  • ch_id: Hashtag id
  • cursor: Cursor, used for paging, the first page is 0, the second page is the cursor value in the first response.
  • sort_type: 0: Comprehensive sorting 1: Most likes 2: Latest release
  • count: Number Please keep the default, otherwise there will be BUG. Return:
  • Hashtag video list data

[Example]

ch_id = 1575791821492238 cursor = 0 sort_type = 0 count = 10

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

Related Models