2017 © Pedro Peláez
 

library nba-api

PHP Library to request data from various endpoints on NBA websites

image

jasonroman/nba-api

PHP Library to request data from various endpoints on NBA websites

  • Monday, April 23, 2018
  • by jasonroman
  • Repository
  • 4 Watchers
  • 28 Stars
  • 117 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 1 Open issues
  • 9 Versions
  • 14 % Grown

The README.md

NBA API Library

Build Status, (*1)

This is a PHP library used to access data across various endpoints on NBA websites. The full documentation can be found at http://nbasense.com/nba-api/. This contains installation instructions, usage examples, and runnable/filterable reporting on all endpoints., (*2)

Troubleshooting

If you are having trouble retrieving requests that access stats.nba.com/stats/, it appears that the NBA has blocked off access to these endpoints on some level; this blocking seems to occur on many cloud hosting providers such as Amazon AWS, Digital Ocean, and Heroku., (*3)

In my testing, these endpoints have always worked when developing locally., (*4)

The Versions

02/12 2017
25/10 2017
02/10 2017
02/10 2017
30/09 2017
29/09 2017
27/09 2017

1.0

1.0.0.0

PHP Library to request data from various endpoints on NBA websites

  Sources   Download

MIT

The Requires

 

The Development Requires