Scripts to scrape data for the Omada network system.
For now, it supports:
Feature | |
---|---|
Controller release changelogs | index.ts |
- Run
yarn install
- Run
yarn dev:scrape
to start the scraper. In non-production environments, this will launch Chromium. Adjustscraper.ts
accordingly for testing purposes (e.g. disable other sources in order to save time)