Profile Videos
Fetches videos posted by a TikTok user, sortable by latest or most popular — use this to get a creator's video feed or TikToks. Returns aweme_list, an array of video objects each containing aweme_id, desc (caption), statistics (play_count, digg_count/likes, comment_count, share_count, collect_count/saves), and video (download URLs, duration, cover image). Paginate with max_cursor from the previous response. If a profile should have videos but returns none, try region=US or another relevant two-letter country code.
Query parameters
TikTok handle
TikTok user id. Use this for faster responses.
What to sort by
Cursor to get more videos. Get 'max_cursor' from previous response.
Region (country) for the proxy. Defaults to GB. If a profile should have videos but returns none, try US or another relevant two-letter country code.
Set to true for a trimmed down version of the response
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.