Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 460 Bytes

File metadata and controls

14 lines (7 loc) · 460 Bytes

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.