davidteather / TikTok-Api

The Unofficial TikTok API Wrapper In Python
https://davidteather.github.io/TikTok-Api
MIT License
4.7k stars 952 forks source link

[FEATURE_REQUEST] - Getting analytics of your own tiktok page #536

Closed 8auu closed 2 years ago

8auu commented 3 years ago

Is your feature request related to a problem? Please describe. Currently we are managing a large number of tiktok pages, and it would be very handy to be able to gather insights on the mass amount of videos we post.

Describe the solution you'd like It would be amazing if it was possible to return a number of views for each video, or use the tiktok analytics page to gather views.

davidteather commented 3 years ago

Videos views should be included in the TikTok dictionary the package returns should be under the stats key

davidteather commented 2 years ago

Would have to be logged in to see tiktok analytics page, but worksarounds for just public views