A Web scraper that scraps the details of all the batsmen who played in an Indian Premier League (IPL) season
REQUEST package was used to make parallel requests to the server and
CHEERIO is used to extract data out of it
Node.js FS module is used to create directories of each team and
XLSX module is used to create excel files for each player