Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 479 Bytes

twisearch

search and log tweets with a keyword from twitter stream

twisearch

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.