Skip to content

Python utility to scrape play-by-play data from NHL.com and build a relational database

Notifications You must be signed in to change notification settings

maurodoglio/py-nhl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to put NHL.com's event tracking into a relational database, using their Ice Tracker application's JSON calls, e.g.:

http://live.nhl.com/GameData/20112012/2011020851/PlayByPlay.json

Usage/configuration/notes @ the github wiki: https://github.com/wellsoliver/py-nhl/wiki

Notes on data @ the github wiki: https://github.com/wellsoliver/py-nhl/wiki/Data-notes

Check the wiki out- it includes notes on the various HTTP calls made, and some questions/concerns.

About

Python utility to scrape play-by-play data from NHL.com and build a relational database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published