Skip to content

Perform Web Scrapping to collect IPL Match data in Excel format.

Notifications You must be signed in to change notification settings

sandivsv/Scrapping-of-IPL-Match-Details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Scrapping-of-IPL-Match-Details

  • A web scrapper that scrapes details of each BatsMan of all teams which played IPL Match.
  • This would create an Excel File of IPL Match Details like Innings, Runs, Balls, Sixes, Fours and Wicket taken by each players.

Modules Used-

  1. JSDOM: To parse the extracted data via CSS Selectors
  2. FS: To create directories of each team
  3. XLXS: To create excel file for each Player
  4. Request package: To make parallel requests to the server

About

Perform Web Scrapping to collect IPL Match data in Excel format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages