Set of Python tools for interacting with MLBAM and their data.
- Clone this repo
- Run
python setup.py install - Run
pip install -r requirements.txt
This will install two things:
mlbam_utilspackage, which is the backbone of this app.mlbam-downloader, a command line-based, versatile MLBAM data scraper
Use mlbam-downloader to scrape data. See -h for more info.