hs data web scraping. (only hsreplay for now)
- git clone this repo.
- cd to the directory where requirements.txt is located.
- activate your virtualenv.
- run in your shell:
pip install -r requirements.txt
- download the latest chrome driver and add location to PATH http://chromedriver.chromium.org/downloads
- run:
python -u hsdatapull.py
- enjoy the created csv named hsreplay_winrates_YYYYMMDD.csv!