Skip to content

avoerman/ncaabb-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncaabb-scraper

NCAA Basketball Data Scraper

Outputs data to /data directory on request.

Start server on port 3000 with a simple

'''node app''''

Scrape all data

  • Scrape by getting http://localhost:3000/alldata
  • By default, a data will output in a json file to '/data/alldata.json'
  • Uses data from the below sources

Individual datasets can be scraped individually.

RPI Data

Kenpom Data

BPI Data

Bracket Matrix Data

About

NCAA Basketball Data Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published