BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

Write a scraper for justsportsstats.com #86

Open BruceJohnJennerLawso opened 7 years ago

BruceJohnJennerLawso commented 7 years ago

Bit of an obscure website, has data for NHA, NHL, PCHA, WCHL (20s version), WHA. Data is in a bit of an odd format that will require some post processing in the scraper, but it looks fairly consistent. Biggest issue that I can see with this site will be the need to infer where the season ends and playoffs start from the page header, as playoff games just jump into the table without any clear dividing line.

BruceJohnJennerLawso commented 7 years ago

Examples:

http://www.justsportsstats.com/hockeyresults.php?team=MOC&year=1916

http://www.justsportsstats.com/hockeyresults.php?team=SJS&year=2015