Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 768 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 768 Bytes

omada-scraper

Run

Scripts to scrape data for the Omada network system.

For now, it supports:

Feature
Controller release changelogs index.ts

Development

  1. Run yarn install
  2. Run yarn dev:scrape to start the scraper. In non-production environments, this will launch Chromium. Adjust scraper.ts accordingly for testing purposes (e.g. disable other sources in order to save time)