TikTok for Developers · Arazzo Workflow
TikTok Research User Social Graph
Version 1.0.0
Look up a public user by handle, then pull their followers and the accounts they follow.
Provider
Workflows
research-user-social-graph
Resolve a handle, then list its followers and following.
Resolves a TikTok handle to its public profile, then lists the user's followers and the accounts they follow.
1
getUserInfo
queryResearchUserInfo
Resolve the supplied handle to its public profile and follower/following counts.
2
listFollowers
listUserFollowers
Retrieve the list of followers for the resolved user.
3
listFollowing
listUserFollowing
Retrieve the list of accounts the resolved user follows.