Skip to main content

获取指定用户动态/Get dynamic information of specified user

GET 

/api/bilibili/web/fetch_user_dynamic

[中文]

用途:

  • 获取指定用户动态

参数:

  • uid: 用户UID
  • offset: 开始索引

返回:

  • 指定用户动态数据

[English]

Purpose:

  • Get dynamic information of specified user

Parameters:

  • uid: User UID
  • offset: offset

Return:

  • dynamic information of specified user

[示例/Example]

uid = "178360345" offset = "953154282154098691"

Request

Responses

Successful Response