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

https://github.com/mostafaasadi/twisearch

search and log tweets with a keyword from twitter stream
https://github.com/mostafaasadi/twisearch

python3 tweepy tweeter tweeter-stream-api

Last synced: 9 days ago
JSON representation

search and log tweets with a keyword from twitter stream

Awesome Lists containing this project

README

          

# twisearch
## search and log tweets with a keyword from twitter stream
![twisearch](https://raw.githubusercontent.com/mostafaasadi/twisearch/master/screenshot.png)
# Install
- `pip3 install tweepy`
- `git clone https://github.com/mostafaasadi/twisearch`
- `cd twisearch`
- `python3 twisearch.py`

# config and usage
- config twisearch with edit lines 12-18 (hashtag,language,prefix)
- run it with `python3 twisearch.py` or `nohup python3 twisearch.py`
- you can check log file.