NODE, JS, Web Scraper Sample Tutorial by Ania Kubów at Code with Ania Kubów
You need to have NODE installed in your computer
Clone this repository
https://github.com/MrThiago/web-scraper-js.git
Then install the npm packages
npm install
or
npm i
npm run start
See the logs in the console