/Basic-Scraper-Using-Cheerio-NodeJS

Simple webs scraper built atop Cheerio on node.js that fetches Name, Year & Rating of Anchorman 2 from IMDB's website and writes it onto an output.json file.

Primary LanguageJavaScript

Steps to use -

  1. Clone the repo.
  2. npm install
  3. node index.js