用户关注/User Followings
Twitterapi
About
用户关注/User Followings
Documentation
用户关注/User Followings
[中文]
用途:
- 获取用户关注
参数:
- screen_name: 用户名,例如:elonmusk,可以从用户主页链接中获取,例如:https://twitter.com/elonmusk 中的 elonmusk。
- cursor: 游标,默认为None,用于翻页,后续从上一次请求的返回结果中获取
返回:
- 用户关注
[English]
Purpose:
- Get User Followings
Parameters:
- screen_name: Screen Name, for example: elonmusk, can be obtained from the user's homepage link, for example: elonmusk in https://twitter.com/elonmusk
- cursor: Cursor, default is None, used for paging, obtained from the last request
Return:
- User Followings
[示例/Example]
screen_name = "elonmusk"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 用户关注/User Followings
Test this model in the Sandbase Playground with your own prompts.
Open in Playground