Skip to content

Command-line tool to search and save tweets, using the Streaming API

Notifications You must be signed in to change notification settings

hay/twitter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-cli

A command-line tool to search and save tweets, using the Streaming API.

Running it

  1. Create a config.json file in the root of this project (look at config-example.json for an example)
  2. Make sure the TwitterAPI dependency is installed (pip install TwitterApi should do the trick).
  3. Run python twitter-cli.py
  4. That's it!

About

Command-line tool to search and save tweets, using the Streaming API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages