获取用户粉丝列表/Get user follower list

Pipixiaapi

About

获取用户粉丝列表/Get user follower list

Documentation

获取用户粉丝列表/Get user follower list

[中文]

用途:

  • 获取用户的粉丝列表。

参数:

  • user_id: 用户id,可以从分享链接中获取。
  • cursor: 翻页游标,默认为0,后续页码从上一页返回的 loadmore_cursor Key中获取对应值。

返回:

  • 用户粉丝列表

[English]

Purpose:

  • Get user's follower list.

Parameters:

  • user_id: AKA user id, can be obtained from the share link.
  • cursor: Page cursor, default is 0, get the corresponding value from the loadmore_cursor Key in the previous page.

Return:

  • User follower list

[示例/Example]

user_id = "1310254082831248" cursor = "0"

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

Try 获取用户粉丝列表/Get user follower list

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models