Kwai
User Posts
Fetches a paginated list of public Kwai posts for a user, including captions, media URLs, covers, counts, author info, and the next cursor when more results are available. Uses Kwai's public web API endpoint, not HTML scraping.
get/v1/kwai/user/posts
Query parameters
handlestring
Kwai profile handle. Use this or url.
urlstring
Kwai profile URL. Use this or handle.
cursorstring
Cursor from the previous response for the next page
countnumber
Number of posts to return, max 50
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.