/omada-scraper

Scraper for the TP-Link Omada network system

Primary LanguageTypeScriptMIT LicenseMIT

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)