-
https://www.easports.com/fifa/ultimate-team/news/2015/fut-player-experience
Good news. Now they splitted the market by console generations, it will stop (at least for few months) the real problem of …
-
https://github.com/MattLeeStevens/nbaStats
-
Hey man, really appreciate your work, trying to run the best
bs = game.Boxscore('0041400122')
print bs.game_summary()
## keeps on returning 400 error, i imported game from nba_py, any idea?
HTTPErro…
-
It is b/c invalid referrer. Possible solution is to add a user agent and referrer to request header. e.g.
headers = {'User-agent': 'Mozilla/5.0', 'referer': 'http://stats.nba.com/scores/'}
-
I've been starting to see these errors when making a Scoreboard API call:
`requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://stats.nba.com/stats/scoreboard/?LeagueID=00&Gam…
-
In the online demo, the Finance portion shows a table of NBA teams and some stats on each. Looks like it's using alphabetical sort on the Operating Income column.
-
Hi,
Today a few hours earlier I noticed nba.stats.playerDashPtShotLog, was no longer functional ; On further investigation, I found that the url is not returning any JSON data.
(URL I used)
http://s…
-
Hi, I could not get your game example to work.
The following commands result in an error:
```
from nba_py import game
bs = game.Boxscore('0041400122')
print bs.game_summary()
```
Could you please t…
-
Hi Andrew,
Big fan of the nfl data ecosystem you built, thanks for all the work put into this.
In an effort to quantify non-skill player performance, I was searching for a way to determine the activ…
-
please confirm that player related API calls are still allowed by the server. I'm getting 403 Client Error: Forbidden for url
playerdashboardbygeneralsplits