Home

Awesome


    _  _   _    _           _     _              _  __       
  _| || |_| |  | |         | |   | |            (_)/ _|      
 |_  __  _| |__| | __ _ ___| |__ | |_ __ _  __ _ _| |_ _   _ 
  _| || |_|  __  |/ _` / __| '_ \| __/ _` |/ _` | |  _| | | |
 |_  __  _| |  | | (_| \__ \ | | | || (_| | (_| | | | | |_| |
   |_||_| |_|  |_|\__,_|___/_| |_|\__\__,_|\__, |_|_|  \__, |
                                            __/ |       __/ |
                                           |___/       |___/ 

Hashtagify

Hashtagify Google Vision Imgur API

Generate #Hashtags for your next Instagram Post!

Hashtagify

A web app which suggests hashtags for your picture! It might help you to come up with relevant <kbd>#hashtags</kbd> for your next Instagram post :p and it may get more eyes on your Instagram posts.

#

APIs Used

Getting Started

new Imgur({ 
    clientid: 'XXXXXXXXX', // replace this 
    callback: feedback 
});

var settings = {
      "async": true,
      "crossDomain": true,
      // change the key below
      "url": "https://vision.googleapis.com/v1/images:annotate?key=XXXXXXXXXXXXXXXXXXX",
      "method": "POST",
      "headers": {
        "Content-Type": "application/json",
        "cache-control": "no-cache"
      },
      "processData": false,
      "data": str
    }

Stargazers :heart:

Stargazers repo roster for @vinitshahdeo/Hashtagify

Need Help ?

Facebook Instagram LinkedIn

:email: Feel free to contact me via email.

GMAIL

License

FOSSA Status

MIT © Vinit Shahdeo



╦ ╦╔═╗╔═╗╦ ╦╔╦╗╔═╗╔═╗╦╔═╗╦ ╦
╠═╣╠═╣╚═╗╠═╣ ║ ╠═╣║ ╦║╠╣ ╚╦╝
╩ ╩╩ ╩╚═╝╩ ╩ ╩ ╩ ╩╚═╝╩╚   ╩ 


if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
}


<p align="center"><strong><sup>:hugs: <br>Check out my other projects <a href="./PROJECTS.md">here</a>!</sup></strong></p>