获取用户作品列表/Get user post list
Pipixiaapi
About
获取用户作品列表/Get user post list
Documentation
获取用户作品列表/Get user post list
[中文]
用途:
- 获取用户作品列表,如视频、图文等。
参数:
- user_id: 用户id,可以从分享链接中获取。
- cursor: 翻页游标,默认为0,后续页码从上一页返回的
loadmore_cursorKey中获取对应值。 - feed_count: 翻页数量,默认为0,后续每次翻页加1,比如第一页为0,第二页为1,第三页为2,以此类推。
返回:
- 用户作品列表
[English]
Purpose:
- Get user post list, such as videos, photos, etc.
Parameters:
- user_id: AKA user id, can be obtained from the share link.
- cursor: Page cursor, default is 0, get the corresponding value from the
loadmore_cursorKey in the previous page. - feed_count: Page count, default is 0, add 1 for each page, such as 0 for the first page, 1 for the second page, 2 for the third page, and so on.
Return:
- User post list
[示例/Example]
user_id = "1310254082831248" cursor = "0" feed_count = "0"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取用户作品列表/Get user post list
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取话题详情/Get hashtag detailPipixiaapi获取话题作品列表/Get hashtag post listPipixiaapi获取首页推荐/Get home feedPipixiaapi获取首页短剧推荐/Get home short drama feedPipixiaapi获取热搜榜单详情/Get hot search board detailPipixiaapi获取热搜榜单列表/Get hot search board listPipixiaapi获取热搜词条/Get hot search wordsPipixiaapi增加作品浏览数/Increase post view countPipixiaapi