Skip to content

Commandline tool to query Twitter's Search API. Output to CSV.

License

Notifications You must be signed in to change notification settings

driscoll/quickndirty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

== Quick and dirty Twitter search tool ==

Typical use:

$ python quickndirty.py "#occupykingslanding" "#ows" >> occupyla.csv

Sample output:

"123857240330481664","RT @RolandSlinger: I'm tired of King Joffrey and his Lannister 1%! #OccupyKingsLanding","1318364841","rwggomes","155117397","None","<a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic" rel="nofollow">Silver Bird</a>","None","en","http://a0.twimg.com/profile_images/1458581430/novo_penteado_normal.jpg"

Copyright 2011 Kevin Driscoll <driscollkevin@gmail.com>
This version was released under an MIT License.

TODO
* verbose option to output some info to console 
* commandline options for since, until
* need to beef up the piping

About

Commandline tool to query Twitter's Search API. Output to CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages