Skip to main content

获取用户主页作品数据/Get user homepage video data

GET 

/api/douyin/web/fetch_user_post_videos

[中文]

用途:

  • 获取用户主页作品数据

参数:

  • sec_user_id: 用户sec_user_id
  • max_cursor: 最大游标
  • count: 最大数量

返回:

  • 用户作品数据

[English]

Purpose:

  • Get user homepage video data

Parameters:

  • sec_user_id: User sec_user_id
  • max_cursor: Maximum cursor
  • count: Maximum count number

Return:

  • User video data

[示例/Example]

sec_user_id = "MS4wLjABAAAANXSltcLCzDGmdNFI2Q_QixVTr67NiYzjKOIP5s03CAE" max_cursor = 0 counts = 20

Request

Responses

Successful Response