I want NHL (2007/08) stats. I want as much data as I can get my hands on, in a nice, easily parsed format. But I don't really want to pay for it. Can you help me find this data on the cheap?
The downloadable stats
here look like they'd be perfect. I'm not so keen on paying $89/year for them, however.
I don't suppose anyone knows where I could find this data for free?
My goal is to get these stats in a MySQL database, and I want to get them in there with as little effort as possible. As the season progress, I'll be updating the database, most likely on a daily basis. Obviously, NHL stats are available from every major sports news source, but they're usually buried in individual site pages.
If it comes down to it, I'll probably just either pony up the $$ to get them in .csv, or write something up that will scrape the boxscores/logs available on tsn.ca for every game. I am a software developer, so that's within my talents, but it just seems like... work. I'm also lazy, and I figure someone, somewhere has already done this work, and has made it publicly available... but where? Google is failing me. Unless someone else has a better idea...
On a related note, in case I'm going to have to do it myself - anyone have any strategies for easy page scraping? Any specific Perl or Python libraries I should look into?
http://www.nhl.com/superstats/
It's unbelievably detailed and has 10 years of interactive stats for every player and team.
posted by zephyr_words at 11:18 AM on January 17, 2008