tiktok video tag api code example Example: tiktok video tag api from TikTokApi import TikTokApiapi = TikTokApi()print(api.trending(count=1))