Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christianwgd/scrape_schedule

Read schedule from hockeydata table
https://github.com/christianwgd/scrape_schedule

Last synced: 13 days ago
JSON representation

Read schedule from hockeydata table

Awesome Lists containing this project

README

        

# 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.