/IMDB-Chart-Fetcher

A Web Scraper made using Node.js, Cheerio and Axios which can scrape data from IMDB website.

Primary LanguageJavaScript

IMDB-Chart-Fetcher

Installation guide:

  1. Download or clone the repositary.
  2. Initialize node using 'npm init'
  3. Run the following command to start server using nodemon: 'npm run dev' or 'nodemon index.js'

IMDB India homepage:

image

Enter the number of movies you want to see:

image

Top 'n' movies according to the IMDB rating will be displayed:

image