TikTok modelsapi generation api

tiktok/app-v3/user-search-result

Get user search results of specified keywords

Input
Idle

Example output — click Run to generate your own

API README

Get user search results of specified keywords

Purpose:

  • Get user search results of specified keywords Parameters:
  • keyword: Keyword
  • offset: Offset
  • count: Number
  • user_search_follower_count(Sort by number of followers):
    • Empty-Unlimited,
    • ZERO_TO_ONE_K = 0-1K,
    • ONE_K_TO_TEN_K-1K = 1K-10K,
    • TEN_K_TO_ONE_H_K = 10K-100K,
    • ONE_H_K_PLUS = 100K and above
  • user_search_profile_type(Sort by account type):
    • Empty-Unlimited,
    • VERIFIED = Verified user
  • user_search_other_pref(Sort by other preferences):
    • USERNAME = Sort by username relevance Return:
  • User search results

[Example]

keyword = "Cat" offset = 0 count = 20 user_search_follower_count = "" user_search_profile_type = "" user_search_other_pref = ""

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

Related Models