Autogenerate concert setlists via the Twitter streaming API.
# put relevant credentials in config/credentials.yml
ruby script/setlist.rb
https://twitter.com/thesetlistr
scrape tweets:
ruby script/tweet_scraper.rb
scrape songs:
http://phish.net/song/
$("tbody tr td:first-child a").each ( function (s, l) { console.log(l.text) })
- gruvr.com integration for concert calendar
- gracenote integration for song lists
- live updating site