Forum Discussion
Anonymous
6 years agoNot applicable
Problem to get data from NBA website
I'm trying to get the data for the 2019-20 season players. I'm using the CSS selector, but I have a problem with the table that the BI power identifies, I can't get the data beyond the player 50 in t...
v-juanli-msft
6 years agoCommunity Support
Hi Anonymous
You could try Python script and Api.
https://pypi.org/project/sportsreference/
https://www.danielforsyth.me/exploring_nba_data_in_python/
Best Regards
Maggie