An open API service indexing awesome lists of open source software.

https://github.com/hypnopump/twittersimplesearch

Simple & Anonymous Twitter Search Engine
https://github.com/hypnopump/twittersimplesearch

css flask html python

Last synced: 3 months ago
JSON representation

Simple & Anonymous Twitter Search Engine

Awesome Lists containing this project

README

          

# Twitter Simple Search

Your time is valuable, don't spend it searching. Just type in the query and let us show you the most recent tweets about it.

Easy, Fast, Simple.

Try it: http://twittersimplesearch.herokuapp.com

# To install Twitter Simple Search

```
git clone ...
cd twittersimplesearch
pip install flask
pip install requests
replace app.py last line (deploying by debugging)
python app.py
```

# Contribute

Welcome ye Hacker! All ideas are welcome, open/close issues, fork the repo and share your ideas with a Pull Request.

You can clone this project to your machine:

git clone https://github.com/EricAlcaide/twittersimplesearch