I've added a few more methods, and documented a little better.
Consider sponsoring me on github here or donating on paypal here
Also consider using this API as a service it supports this project here
New Parameters
- proxy - allows you to specify a proxy to make a call at. (Free proxies will most likely throw a BadResponseException)
- language - made in the last release, but now documented. Is able to change the language call, but doesn't seem to do too much.
New Methods (all documented in readme.md)
- getTikTokById
- getTikTokByUrl
- getSuggestedUsersbyID
- getSuggestedUsersbyIDCrawler
- getSuggestedHashtagsbyID
- getSuggestedHashtagsbyIDCrawler
- getSuggestedMusicbyID
- getSuggestedMusicIDCrawler
Issues Closed
Update with the following command
pip install TikTokApi --upgrade