douyin/douplus/user-posts
Get a user's homepage works (concise endpoint, cursor pagination)
Input
Idle
Example output — click Run to generate your own
API README
Get user homepage posts
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.

