Get User Post V1 API 获取用户发文列表V1接口This API retrieves the post list of a specified Weibo user, returning paginated status entries. Each entry includes status ID, publish time, text (plain & rich), media (images/videos), repost/quote info, attached card/article, topics/hashtags/@mentions, location and source app/device, visibility, pinned/ads flags, engagement metrics (reposts, comments, likes), and original-post reference for reposts. 该接口用于获取指定微博用户的发文列表,返回分页的微博状态数据。每条记录包含微博ID、发布时间、正文(纯文本与富文本)、多媒体(图片/视频)、转发/引用信息、附加卡片/文章、话题/标签/@提及、发布位置与来源设备、可见性、置顶/广告标识、互动指标(转发/评论/点赞),以及转发场景下的原微博引用。
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://47.117.133.51:30015/api/weibo/get-user-post/v1?token&uid&page'