seemethere / nba_py

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

Making calls from cloud server providers #132

Open SamCreamer opened 5 years ago

SamCreamer commented 5 years ago

I have seen this written about but haven't seen any recent update. Is anyone successfully making API calls to the NBA API from a cloud server provider? It seems like the NBA is blocking this (no idea why tbh). Does anyone have any alternatives or solutions? Thanks

EDIT: Just to mention, I have tried Digital Ocean and Linode, both unsuccessfully.