Skip to content

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

Notifications You must be signed in to change notification settings

NikhilPrabhat00/IPL-Web-Scrapper

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published