Matt

Results 7 comments of Matt

I'm having the same issue with NHL and NFL, but NBA was working for me

Seems like SportsReference recently introduced a limit on requests to their site if I understand correctly? This may be the issue, but I had been using the same code past...

Going to try adding time.sleep(60) in between requests for roster/boxscore data, let me know if you have any success with workarounds as well

@roclark let us know if you have any ideas as well

awesome to hear, did you add it before each single roster request or into the actual sportsipy py files? still having trouble on my end but have used a counter...

got it, thank you! hopefully there will be a resolution in the future but makes sense.

I was able to get NCAAB to work by editing the teams.py file and commenting out the code that uses Conferences data, seems like that is the only problematic piece