Searching by hashtag is slower than by user or trending, however it works. I mean that's what really matters.
Check the documentation for more information!
Thanks for using this API!
2.1.3
**Release Notes** Official PyPi release. In addition to this there are Travis CI tests on this repository now.
You can now easily install this module by doing
pip install TikTokApi
Note: you still need to follow a few installation steps and edits to environmental variables, however this is still easier and more convenient than before.
Thanks for using this API!
2.1.2
Ignore this release, it's preparation for a PyPi release
2.1.1
**Release Notes** A small bug fix that may have resulted on different devices.
**Issues Closed:** * [Issue with getting signature](https://github.com/davidteather/TikTok-Api/issues/3)
Thanks for using this API!
2.1
**Release Notes** In this release the main fix is that if you want to query over 68 TikToks, you now can!
Note: as a result of the weird TikTok database the api.userPosts() function will be relatively slow to the trending function. Sorry about this. I don't see a solution. The same function will also throw a lot of false errors if verbose is enabled. My suggestion is to leave verbose off and don't cancel it for around a minute when it hopefully should be done!
**Issues Closed:** * [Maximum of 68 posts](https://github.com/davidteather/TikTok-Api/issues/2)
Thanks for using this API!
2.0
**Release Notes** In this release the signatures no longer expire as the program now automatically finds them. To accomplish this there are a lot more installation instructions within the README.md, please follow them.