crickbuzz cricket score Tracker

A Terminal based program to follow live cricket score by scraping crickbuzz.com

Script requires Python3.5 Audio on wicket fallright now only works in Linux

How to use:

  • Clone this project

  • create virtulenv by using 'virtualenv cric'

  • Once in the virtualenv, install requirements using 'pip install -r requirements.txt'

  • once all done run the script cricket.py

Feel free to improve this script

Alt text

Alt text

GitHub