V2.1.5
Release Notes
With this release you now can look at the trending hashtags and search by hashtags.
api.search_by_hashtag("hashtag", count=10)
api.get_trending_hashtags()
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!