Cricinfo WebScraper
1.Built a web scraper that scrapes details of all the Batsman of each team that played in IPL.
2.Request package was used to make parallel requests to the server and cheerio was used to extract data out of it.
3.Nodejs module was used to create directories of each team and xlsx module is used to create excel file for each Player