/scrape_schedule

Read schedule from hockeydata table

Primary LanguagePython

Scrape schedule from hockeydata at ehv-nrw.de to file

Usage

python scrape.py

Sorry, no parameters at this very moment. To select the league replace the URL in the srape.py code.

The contents is written to a file named "table_data.csv".

Geckodriver

To run the python script you need to download the appropriate geckodriver for your operating system from https://github.com/mozilla/geckodriver/releases.

The contained geckodriver is for Mac ARM platform. Replace it if you have a different OS.