Skip to content

raosushant7/ProKabaddi

 
 

Repository files navigation

ProKabaddi

The codes in this repo help you to scrape Pro Kabaddi data

##Main R Codes

1.MatchResults.R - extract match level data for all seasons

2.PlayerLeaderBoard.R - Extract Player Leader Board Data

3.TeamLeaderBoard.R - Extract Team Leadere Board Data

4.PlayerSats.R - Extract all player level data like Total Raids, Raid Points, Tackles etc.

5.TeamStats.R - Extract all team level data like Total Raids, Raid Points, Tackles etc.

##Helper Codes

The Codes in ~/helpers folder contain functions which are used in the codes mentioned above

######Once you download all the files, create a folder named "data" in your working directory before you run the code

######After the code execution, .csv files are saved in the "data" folder

About

Scrape Pro Kabaddi Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%