Skip to content

katronai/twitter_miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Miner

Example

python twitter_miner.py 'debate_tweets' \#hillary \#trump

This will mine tweets which use #hillary and #trump and save them debate_tweets_[current date and time].csv.

Note that if you want to mine hashtags, you have to use \ to escape the # in the command line

About

A generic miner for twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.1%
  • Jupyter Notebook 16.9%