/CricInfo-WebScraper

a web scraper that scrapes details like runs, balls faced, boundaries, etc. of Batsmen of each team that played in a particular IPL.

Primary LanguageHTML

CricInfo-WebScraper

Built a web scraper that scrapes details like runs, balls faced, boundaries, etc. of Batsmen of each team that played in a particular IPL. Handles multiple requests parallelly and presents data in an organized manner.

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