0.5.0 • Published 4 years ago

@teamest/scrapers v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Scrapers

Scraper logic for collecting timetables from various web sources.

Currently supports the following:

  • Volleyball SA (Social & State League)

Development

  • Install packages with npm ci
  • Unit tests can be run with npm t
  • Integration tests can be run with npm run integration-test