Awesome-Python-Scripts/CricBuzz_Score_Update
2019-10-05 21:44:59 +05:30
..
cricbuzz_scrap.py Create cricbuzz_scrap.py 2018-10-06 12:03:57 +05:30
README.md Added README.md 2018-10-06 12:04:30 +05:30
requirements.txt Add script level requirements.txt 2019-10-05 21:44:59 +05:30

Cric-Update

This python script, based on web scraping, fetches the score of the recent cricket matches using Beautiful soup library to scrape the data.

How to run

Type in this command in terminal.

python3 cricbuzz_scrap.py

It will display score updates of all the recent matches.