davidteather / TikTok-Api

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

Info on tiktok.com/api/ params use #1155

Open hubdreadp opened 5 months ago

hubdreadp commented 5 months ago

Hey everyone, looking through the library I've noticed that the url to get info from is always this tiktok.com/api/[required param] and so I was wondering if there is any explicit guide on every possible option and parameter when getting this url or if this url was just manually discovered and exploited for scraping. I'd like to know more about available options to ask for in the url and explore them by myself to see if there's any way of adjusting any response to best suit my interest.