Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nealrs/ritehash
Query the RiteTag API for a list of relevant hashtags & their viral potential.
https://github.com/nealrs/ritehash
Last synced: 1 day ago
JSON representation
Query the RiteTag API for a list of relevant hashtags & their viral potential.
- Host: GitHub
- URL: https://github.com/nealrs/ritehash
- Owner: nealrs
- License: mit
- Created: 2014-04-25T03:55:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-25T05:31:29.000Z (almost 11 years ago)
- Last Synced: 2023-07-31T17:26:01.113Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RiteHash
========Query [RiteTag](http://ritetag.com) API for list of similar hashtags & their viral potential.
[API Docs](http://docs.ritetag.apiary.io) & [API keys](http://ritetag.com/developer/signup)
Usage: `python rite.py `
Example: `python rite.py hackathon`
Why did I make this? Because I'm a [marketer & social manager](http://challengepost.com) and I need to know which hashtags are most likely to get picked up & amplify my content. Also, I prefer Python over the provided PHP wrapper & I'm confortable in console.
MIT Licensed - 2014 - [Neal Shyam](http://nealshyam.com) | [@nealrs](http://twitter.com/nealrs)