获取用户热门作品数据/Get user hot post data

Kuaishouapi

About

获取用户热门作品数据/Get user hot post data

Documentation

获取用户热门作品数据/Get user hot post data

[中文]

用途:

  • 获取用户热门作品数据

参数:

  • user_id: 用户ID,此接口只支持用户ID,不支持用户eid,也就是输入必须要是纯数字ID。
  • user_id 可以从获取单个用户数据接口中获取。
  • pcursor: 作品游标,第一次请求为空,后续请求使用返回响应中的pcursor值进行翻页。

返回:

  • 作品数据

[English]

Purpose:

  • Get user hot post data

Parameters:

  • user_id: User ID, this API only supports user ID, not user eid, that is, the input must be a pure digital ID.
  • user_id can be obtained from the get single user data interface.
  • pcursor: Post cursor, empty for the first request, and use the pcursor value in the returned response for subsequent requests.

Returns:

  • Post data

[示例/Example]

user_id = "228905802" pcursor = None

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

Try 获取用户热门作品数据/Get user hot post data

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

Open in Playground

Related Models