Skip to content

V2.1.5

Compare
Choose a tag to compare
@davidteather davidteather released this 15 Sep 00:56
d42abc0

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!