seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 256 forks source link

Fix to allow access to the forbiden player endpoints #45

Closed mcdallas closed 8 years ago

mcdallas commented 8 years ago

You get a 403 error unless you add a specific 'referer' to the request headers.