Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dimension data for players? #1

Open
twointum opened this issue Nov 16, 2022 · 1 comment
Open

Dimension data for players? #1

twointum opened this issue Nov 16, 2022 · 1 comment

Comments

@twointum
Copy link

This API is great!
Do you know where I can get height, weight, college... etc for the players?

@MidpriceDog
Copy link

This API is great! Do you know where I can get height, weight, college... etc for the players?

You could use this package here https://pypi.org/project/get-nba-data/

Alternatively, use BeautifulSoup to scrape https://www.nba.com/stats/player/{player_id} for HEIGHT, WEIGHT, AGE, and LAST ATTENDED, etc data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants