/TrailheadScraper

Scrap Trailhead to build a Leaderboard

Primary LanguageJavaScript

TrailheadScraper

Scrap Trailhead to build a Leaderboard

Setup

Clone the repository

Install dependencies

npm install 

Install chromium for playwright

npm run setup

Start the server

npm start