Skip to content

Web scraping the list of players who have ever played an odi match and the total runs they made each year using Python library BeautifulSoup.

License

Notifications You must be signed in to change notification settings

AnshulRaghav/web_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping

Scrapping data of odi players and the runs made by them each year using python library BeautifulSoup.

index.ipnyb

jupyter notebook file where the main code lies

final.csv

csv file containg list of players and their country's alongwith the runs that they have made each year

About

Web scraping the list of players who have ever played an odi match and the total runs they made each year using Python library BeautifulSoup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published