Jorge Gil

Results 6 comments of Jorge Gil

I got it to work by removing that line and didn't get any error besides the ones for not having a config.php file

You need to create your own version of the PhapperConfig. There's a sample file config.sample.php https://github.com/rotorcowboy/Phapper/blob/master/config.sample.php

Noticed this on a separate app of mine that uses the same endpoints. Testing with http://stats.nba.com/stats/playoffpicture?LeagueID=00&SeasonID=22015 it seems like the endpoint is still public but they're detecting non-browser requests from...

Ah I hadn't noticed, that *really* sucks.

Yeah, I just haven't had the time to use a proper API. As long as scraping is working I don't think it's urgent to change that.