get-cricket-data icon indicating copy to clipboard operation
get-cricket-data copied to clipboard

Cricket match data and scripts for getting that data

Get Cricket Data

Scripts for scraping espncricinfo.com and data on over 43,000 cricket matches.

Scripts

  • scraper.py scrapes data from espncricinfo and downloads it to a local directory.
  • parser.py parses the data and creates a csv with match level data

Data

The scripts produce final_output.csv

Application

License

The license is only for the scripts and not for the data. The scripts are released under the MIT License