/daily_scraper

These are production scripts to scrape the NHL results daily, calculate stats, and inset them into my database

Primary LanguagePython

NHL Database Scripts Repository

These scripts are used to scrape the NHL results from the day before. They are built upon the excellent Hockey Scraper package built by Harry Shomer. Using his scrape they scrape the the game ids from the day before and then calculate all strength states player individual and onice stats, team stats, and goalie stats. Once the stats are calculated they are then inserted into my PostgreSQL database.

If you have any questions please email me at barloweanalytics@gmail.com.