mostafaasadi / twisearch

search and log tweets with a keyword from twitter stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

search and log tweets with a keyword from twitter stream

License:GNU General Public License v3.0


Languages

Language:Python 100.0%