iamyashrs / hashtag-search

Search for hashtags on multiple networks at once.

Home Page:http://hashtag-search.sidverma.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashtag-search

This application is in development, and can be faulty. A demo available at http://hashtag-search.sidverma.net

Search for hashtags on multiple networks at once.

To use the application, create a config.ini file in the root directory of the project and insert the necessary authentication keys in it.

[Facebook]
app_id =
app_secret =
[Twitter]
app_key =
app_secret=
access_token=
access_token_secret =
[Instagram]
CLIENTID =
CLIENTSECRET =
REDIRECTURL=
CODE =
ACCESSTOKEN=
[GOOGLE_PLUS]
KEY=
[Yahoo]
app_id =

About

Search for hashtags on multiple networks at once.

http://hashtag-search.sidverma.net

License:MIT License


Languages

Language:Python 82.3%Language:CSS 14.1%Language:JavaScript 3.5%