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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/weibo/search-all/v2:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes