Skip to main content

获取指定分区正在直播的主播/Get live streamers of specified live area

GET 

/api/bilibili/web/fetch_live_streamers

[中文]

用途:

  • 获取指定分区正在直播的主播

参数:

  • area_id: 直播分区id
  • pn: 页码

返回:

  • 指定分区正在直播的主播

[English]

Purpose:

  • Get live streamers of specified live area

Parameters:

  • area_id: Live area ID
  • pn: Page number

Return:

  • live streamers of specified live area

[示例/Example]

area_id = "9" pn = 1

Request

Responses

Successful Response