Weibo
Keyword Search
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, music, or links. Use it to find time-bounded posts for topic research or monitoring.
get/api/weibo/search-all/v2
Query parameters
tokenstring required
API access token.
qstring required
Search Keywords.
startDaystring required
Start Day (yyyy-MM-dd).
startHourinteger required
Start Hour (0-23).
endDaystring required
End Day (yyyy-MM-dd).
endHourinteger required
End Hour (0-23).
hotSortboolean
Hot sort, true for hot sort, false for time sort. Default is false.
contains'ALL' | 'PICTURE' | 'VIDEO' | 'MUSIC' | 'LINK'
Contains
Contains filter for the result set.
Available Values:
- ALL: All
- PICTURE: Has Picture
- VIDEO: Has Video
- MUSIC: Has Music
- LINK: Has Link
pageinteger
Page number, starting with 1.
Response
OK