Skip to content

Get ESPN CricInfo Ball by Ball data for each match from its page

License

Notifications You must be signed in to change notification settings

ahmedbatty/ESPNCricInfo-BallByBall

Repository files navigation

ESPNCricInfo BallByBall Data Scraper

This small Python program can be used to scrape ball by ball data of a cricket match from ESPNCricInfo and save it as csv or json.

Prerequisites

  • Python 3
  • BeautifulSoup
  • Downloaded ESPNCricInfo webpage containing the ball by ball data of a specific cricket match

How to Use This Code

  • Download the ESPNCricInfo webpage containing the ball by ball data of a specific cricket match.
  • Place the folder next to the Python script.
  • Edit the script to include and open the respective html file.
  • In the terminal, run: python3 ball_by_ball.py

Future Work

forthebadge made-with-python ForTheBadge built-with-love

About

Get ESPN CricInfo Ball by Ball data for each match from its page

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages