获取用户主页作品/Get user homepage posts

Douyinapi

About

获取用户主页作品/Get user homepage posts

Documentation

获取用户主页作品/Get user homepage posts

[中文]

用途:

  • 获取指定用户主页的作品列表(简洁版接口,支持游标翻页)

参数:

  • sec_uid: 用户 sec_uid(必填)
  • cursor: 翻页游标(字符串),首页传 "0",后续传上一页响应里的 cursor
  • count: 每页数量,默认 10

返回:

  • 用户作品列表,以及翻页信息

[English]

Purpose:

  • Get a user's homepage works (concise endpoint, cursor pagination)

Parameters:

  • sec_uid: User sec_uid (required)
  • cursor: Pagination cursor (string), "0" for first page, then pass the cursor from the previous response
  • count: Page size, default 10

Return:

  • User's works list plus pagination info

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取用户主页作品/Get user homepage posts

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models