A simple script that demonstrates how can one scrape certain data from specific website using Puppeteer, a JS library, generally used to write automated tests for websites.
- Clone or Download the project
- npm install to install dependencies
- npm run fetch to see it in action