jaebradley / basketball_reference_web_scraper

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

Add def for only playoffs games schedule #263

Open Natan7 opened 3 months ago

Natan7 commented 3 months ago

Maybe it has an interesting function for getting ONLY playoffs matches and results, because some things change in playoffs, like competitiveness, home court crowd pressure, among other attributes. I can try to code this feature, if you validate it, like cool add.

Natan7 commented 3 months ago

Another interesting function would be a getter of advanced statistics (teams rating page on Basketball Reference).

jaebradley commented 3 months ago

Another interesting function would be a getter of advanced statistics (teams rating page on Basketball Reference).

@Natan7 are you talking about this table

image

From https://www.basketball-reference.com/leagues/NBA_2024.html

Natan7 commented 3 months ago

Another interesting function would be a getter of advanced statistics (teams rating page on Basketball Reference).

@Natan7 are you talking about this table

image

From https://www.basketball-reference.com/leagues/NBA_2024.html

Yes and this table -> https://www.basketball-reference.com/leagues/NBA_2023_ratings.html

Natan7 commented 3 months ago

Maybe it has an interesting function for getting ONLY playoffs matches and results, because some things change in playoffs, like competitiveness, home court crowd pressure, among other attributes. I can try to code this feature, if you validate it, like cool add.

@jaebradley this table for playoff issue -> https://www.basketball-reference.com/playoffs/NBA_2023_games.html