Skip to content

ejc/straw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Straw - A tool for sucking lists out of Twitter.

A very simple sinatra app that takes a given Twitter list and dumps the list members information into a CSV file. Useful recruiting tool.

##Getting Started

  1. git clone [email protected]:ejc/straw.git
  2. bundle install
  3. cd straw
  4. Open a browser, visit the URL http://localhost:4567/screenname/list/category - where screenname is the Twitter screen name of the list owner and "list" is the name of the list. "category" prepends an identifying category to the beginning of the csv filename.

##TODO

  1. Add Web interface
  2. Add ability to save to DB

About

Straw is a tool for sucking lists out of Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages