jaebradley / basketball_reference_web_scraper

NBA Stats API via Basketball Reference
http://jaebradley.github.io/basketball_reference_web_scraper/
MIT License
419 stars 95 forks source link

Current team roster #271

Open aberaldo opened 1 month ago

aberaldo commented 1 month ago

Is there a way to get the current team roster? For example https://www.basketball-reference.com/teams/BOS/2024.html#roster

Thanks

jaebradley commented 1 month ago

@aberaldo right now, there is not. But this is a valid feature request that we can definitely support in the future.

aberaldo commented 1 month ago

How can i contribute in developing that issue?