weibo/web-v2/user-basic-info
Get basic information of Weibo users (lightweight API).
Input
Idle
Example output — click Run to generate your own
API README
Get user basic information
Purpose:
- Get basic information of Weibo users (lightweight API). Parameters:
- uid: User ID (required) Return:
- User basic info, including user ID, username, avatar, bio, verification Note:
- Compared to fetch_user_info, this API returns less data with faster response
- Suitable for batch user info retrieval and user card display
[Example]
uid = "7277477906"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

