Scripts to scrape news and patch notes for the Overwatch video game.
- 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)