A web crawler built specifically to scrape data off of IMDb
- APIs to get lists of top rated TV shows and movies
- APIs to get lists of most popular TV shows and movies
- APIs to get information about a particular TV show or movie
$ git clone https://github.com/RajatSablok/IMDb-Scraper-Ez.git
$ cd IMDb-Scraper-Ez
$ npm install
$ npm start