/IMDB-SCRAPER

Scrapes data of all the MCU movies from IMDB

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

IMDB-SCRAPER

Scrapes Title, Poster Link, Genres, Description and locally saves posters of all the MCU movies from the IMDB website

The output is generated in data.json

Required Libraries : 'node' , 'request-promise' , 'cheerio' , 'fs'