In this video, I’ll show you How to Web Scraping any Website with NodeJS using cheerio . Enjoy!
What we are going to learn in this video!
What is Web Scraping?
install cheerio and request-promise packages.
Write a code to scrap website data.
cheerio https://cheerio.js.org/
request-promise https://github.com/request/request-promise
Github Repo https://github.com/theHarisKhan/Nodejs-scraper