Scraper logic for collecting timetables from various web sources.
Currently supports the following:
- Volleyball SA (Social & State League)
- Install packages with
npm ci - Unit tests can be run with
npm t - Integration tests can be run with
npm run integration-test