aaront / daily_scraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%