kshvmdn / nba.js

Node.js library for NBA stats
http://npmjs.com/package/nba.js
MIT License
357 stars 47 forks source link

This working now? #26

Open Jzarecta opened 4 years ago

Jzarecta commented 4 years ago

Wonder if this is working in 2020. I have tried acessing the endpoint without luck.

fkurniaw commented 4 years ago

Adding the headers that were specified in this comment made it work for me

https://github.com/swar/nba_api/issues/124#issuecomment-577573601

I'm using this with the stats.nba.com endpoint, so I had to modify the headers specified in src/api/stats/utils/fetch.js