Skip to content

Download NBA Mens Baskteball Data for years 2012-Current and parse information for statistical purposes.

Notifications You must be signed in to change notification settings

CZAlmon/ESPN-NBA-DataMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPN-NBA-DataMining

Download NBA Mens Baskteball Data for years 2012-Current and parse information for statistical purposes.

C++ Programs

Grab data for NBA Games, and then parse the information to produce a comma delimited text file of data.

We repurposed code from the NCAA Datamining program, to grab the NBA Data.

#####Requirements:

Python: Keyring to send emails via python when the shell script crashes

  https://pypi.python.org/pypi/keyring

C++: libcurl, multiprotocol file transfer library. To transfer HTTP Files from espn to local computer.

  http://curl.haxx.se/libcurl/

#####Disclaimer:

Pragram may be out of date in respect to ESPN's website, eg. regular expressions may not work with the HTML on ESPN's websites as of now.

About

Download NBA Mens Baskteball Data for years 2012-Current and parse information for statistical purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published