swar / nba_api

An API Client package to access the APIs for NBA.com
MIT License
2.43k stars 524 forks source link

Not able to get data for match 2020-08-15 (Memphis Grizzlies vs Portland Trail Blazers) #166

Open call-stack opened 4 years ago

call-stack commented 4 years ago

Hi, API is not fetching score of the match held on 2020-08-15 (Memphis Grizzlies vs Portland Trail Blazers). Match's stats are there in stats.nba.com but not sure why I am not able to get it using below call

LeagueGameLog(season= '2019-20', league_id= '00' ,season_type_all_star= 'Regular Season').get_data_frames()[0]

ds-twsh commented 4 years ago

I can't fetch anything on the API at the moment. Don't think it's a IP issue, I am only making a single request