mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-03-20 12:39:47 +00:00
Added README.md
This commit is contained in:
parent
cc3ca7c3af
commit
b7a35ff04d
14
CricBuzz_Score_Update/README.md
Normal file
14
CricBuzz_Score_Update/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user