获取用户资料/Get user profile
Twitterapi
About
获取用户资料/Get user profile
Documentation
获取用户资料/Get user profile
[中文]
用途:
- 获取用户资料
参数:
- screen_name: 用户名,例如:elonmusk,可以从用户主页链接中获取,例如:https://twitter.com/elonmusk 中的 elonmusk。
- rest_id: 用户ID,例如:44196397,如果使用用户ID则会忽略用户名,两者只能选其一。
返回:
- 用户资料
[English]
Purpose:
- Get user profile
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
- rest_id: User ID, for example: 44196397, if the user ID is used, the username will be ignored, only one of them can be selected.
Return:
- User profile
[示例/Example]
screen_name = "elonmusk"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取用户资料/Get user profile
Test this model in the Sandbase Playground with your own prompts.
Open in Playground