Öner İnce

Results 4 comments of Öner İnce

There is a very detailed conversation about it: https://github.com/swar/nba_api/issues/176 Basically, NBA is blocking access from popular cloud providers (AWS, GCP etc.). You can use custom proxies to bypass it

> > There is a very detailed conversation about it: #176 Basically, NBA is blocking access from popular cloud providers (AWS, GCP etc.). You can use custom proxies to bypass...

Since AWS/GCP/Heroku (maybe others too) IP addresses are blocked by NBA, a solution doesn't seem possible using Headers. Only possible solution as far as I know is using proxies while...

> does anyone know how to use proxies? I looked up free proxies yesterday but none of them worked. I passed in "{proxy}:{port}" in the proxy param for the call...