İdil Kazezyılmaz

Results 2 issues of İdil Kazezyılmaz

Hi there, I am using the last version of the api. And using this example: from TikTokApi import TikTokApi with TikTokApi() as api: for video in api.trending.videos(): print(video.id) But I...

Can someone explain to me how this API works? For instance when I write user_videos = api.getTrending(count=10) for item in user_videos["items"]: print(item["author"]["uniqueId"]) It bring me these users: softx_nisax mido_belal united.emirates...