/mickgeorge-scraper

Web scraper for the Mick George Customer Portal

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Mick George (BT) Portal Scraper

You can find the latest release on the releases page.

Run locally

yarn install                    # install dependencies
yarn start                      # start the dev server
yarn run electron-dev-win       # run this in a new terminal
# yarn run electron-dev-unix    # on MacOS or Linux

Package locally

yarn dist

The dist folder will contain all the generated executables.