TikTok modelsapi generation api

tiktok/app-v3/search-following-list

Search following list of specified user, can be used to find whether there is a user with a specific nickname in the following of a certain user.

Input
Idle

Example output — click Run to generate your own

API README

Search following list

Purpose:

  • Search following list of specified user, can be used to find whether there is a user with a specific nickname in the following of a certain user. Parameters:
  • user_id: User ID, this is a pure numeric version of the user ID, which can be obtained through the get user info API.
  • keyword: Search keyword, the user's nickname contains the keyword to match. Return:
  • Search result list

[Example]

user_id = "7540849481009988663" keyword = "a"

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

Related Models