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
- Host: GitHub
- URL: https://github.com/mostafaasadi/twisearch
- Owner: mostafaasadi
- License: gpl-3.0
- Created: 2017-08-09T11:50:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T12:51:01.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T11:12:42.372Z (over 1 year ago)
- Topics: python3, tweepy, tweeter, tweeter-stream-api
- Language: Python
- Size: 74.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twisearch
## search and log tweets with a keyword from twitter stream

# 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.