Skip to content

Scrapes ESPN's soccer scores and updates user via CLI and Growl

Notifications You must be signed in to change notification settings

crsven/score_watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score Watch (until a better name comes to me)

Description

Takes an ESPN Gamecast match ID and scrapes the Gamecast page repeatedly to gather score updates. These are output on the command line and also in Growl (currently via growlnotify)

Installation

$ (sudo) gem install ScoreWatch
$ score-watch <GameCast ID>

TODO

  • Stop using Growlnotify in favor of a Ruby growl library
  • Allow for command line only
  • Scrape a lower-density page for info, such as the day's list of games
  • Allow for multiple games to be watched
  • Add case for extra time

About

Scrapes ESPN's soccer scores and updates user via CLI and Growl

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages