christianwgd / scrape_schedule

Read schedule from hockeydata table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Read schedule from hockeydata table


Languages

Language:Python 100.0%