golf
golf copied to clipboard
golf
Small scripts to scrape golf data from the PGA tour, ESPN, and Yahoo.
Setup
Data is currently just pulled down to disk. You'll need to make the following directory structure:
mkdir {data,html,ysports}
Also, a number of Python packages are required:
pip install -r requirements.txt