获取用户微博列表/Get user posts
Weiboapi
About
获取用户微博列表/Get user posts
Documentation
获取用户微博列表/Get user posts
[中文]
用途:
- 获取微博用户的微博列表
参数:
- uid: 用户ID
- page: 页码,默认1
- since_id: 翻页用的ID,从上一页返回结果中获取
返回:
- 用户微博列表
[English]
Purpose:
- Get Weibo user's posts list
Parameters:
- uid: User ID
- page: Page number, default 1
- since_id: Pagination ID from previous page result
Return:
- User posts list
[示例/Example]
uid = "7277477906" page = 1
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取用户微博列表/Get user posts
Test this model in the Sandbase Playground with your own prompts.
Open in Playground