This is a demonstration of how to do Web Scraping with Node.js using the cheerio library.
To test it, you can clone this repository using the clone button above or from your terminal using this command
git clone https://github.com/paterson1720/nodejs-webscraping-demo
npm install
node index.js
node index.js
You are free to use this code for your own need.