Skip to content

ranjantanya/twitter-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-streaming

Twitter streaming using tweepy

Run

  • Create your app on twitter and copy keys from twitter app into config.py
  • Create and activate virtual environment
  • Go to the project folder
  • Run pip install -r requirements.txt
  • Run python -m textblob.download_corpora lite (Used for cleaning up text in the tweets)
  • Run python main.py

About

Twitter streaming using tweepy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages