A quick python script to scrape players' heights and weights by season, which are output in CSV format. I use BeautifulSoup and Requests to get the data from Basketball-Reference.com. Keep in mind that it is a very slow process to get the data depending on internet connection. This was quick project to get me aclimated with bs4 in python, as well as working with tuples and lambda expressions in python.
-
Notifications
You must be signed in to change notification settings - Fork 12
CSV files of NBA height/weight data by season and a python script to scrape this data from Basketball-Reference
simonwarchol/NBA-Height-Weight
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CSV files of NBA height/weight data by season and a python script to scrape this data from Basketball-Reference
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published