Quick and dirty python code to export NCAAB game scores
.gitignore | ||
ncaabython.py | ||
README.md |
ncaabython
Quick and dirty NCAAB
score exporter.
Usage
usage: ncaabython.py [-h] [-s START_DATE] [-e END_DATE]
Get NCAAB Boxscores
optional arguments:
-h, --help show this help message and exit
-s START_DATE, --start-date START_DATE
Date to start the search from (format: 2018-12-30)
-e END_DATE, --end-date END_DATE
Date to end the search at (format: 2018-12-30)
Get NCAAB Boxscores