TikTok
Trending Feed
Fetches TikTok's trending/For You feed for a given region — useful for discovering viral content and what's currently popular. Returns aweme_list, an array of video objects each with aweme_id, desc (caption), statistics (play_count, digg_count/likes, comment_count, share_count, collect_count), video (playback and download URLs, cover), author info, and image_post_info for photo carousels.
get/v1/tiktok/get-trending-feed
Query parameters
regionstring required
Where you want the proxy to be. This doesn't mean that you will only see TikToks from this region, you will just see the content that isn't banned in that region.
trimboolean
Set to true to get a trimmed response.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.