TikTokapi generation api

Search follower list

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

Use in agentDocs
Input
Idle
PreviewJSON

Example output — click Run to generate your own

API README

Search follower list

Purpose:

  • Search follower list of specified user, can be used to find whether there is a user with a specific nickname in the followers 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