Weibo API Docs & Endpoint Directory
Weibo posts, comments, hot search rankings, account details, and follower data for social listening and research.
Available APIs
| Endpoint | Method | Description |
|---|---|---|
| Keyword Search (V2) | GET | Searches Weibo posts by keyword within a required day-and-hour time range, with page-based pagination, hot or time sorting, and filters for pictures, video, mu… |
| Post Details (V1) | GET | Retrieves details for a Weibo post identified by its post ID. Use it to look up a known post for content review, archiving, or related engagement analysis. |
| User Profile (V3) | GET | Retrieves a Weibo user profile identified by UID. Use it to look up a known account for creator research, profile review, or subsequent retrieval of that user'… |
| User Fans (V1) | GET | Retrieves a page of fan accounts that follow a Weibo user identified by UID. Use it to browse the account's follower audience or continue through its fan list. |
| User Followers (V1) | GET | Retrieves a page of accounts followed by a Weibo user identified by UID. Use it to examine the account's outgoing follow network or continue through its follow… |
| User Published Posts (V1) | GET | Retrieves posts published by a Weibo user identified by UID, using page numbers and a required sinceId cursor after the first page. Use it to browse an account… |
| User Video List (V1) | GET | Retrieves a Weibo user's video waterfall feed by UID, with an optional cursor from a prior response. Use it to browse videos published by a known account or co… |
| TV Video Details (V1) | GET | Retrieves Weibo TV video details for a colon-delimited object ID (OID). Use it to look up a known TV video for content review, cataloging, or downstream proces… |
| Hot Search (V1) | GET | Retrieves the current Weibo hot-search ranking. Use it to identify trending topics for newsroom monitoring, content planning, or timely topic discovery. |
| Post Comments (V1) | GET | Retrieves comments for a Weibo post identified by MID, with optional maxId cursor pagination and time or hot sorting. Use it to review audience discussion, con… |
| Search User Published Posts (V1) | GET | Searches posts published by a specific Weibo user, using a keyword, optional date range, and page-based pagination. Use it to find historical posts from a know… |
