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'