roclark / sportsipy

A free sports API written for python
MIT License
475 stars 189 forks source link

NCAAB teams.Teams() not working #709

Open mdonahue263 opened 2 years ago

mdonahue263 commented 2 years ago

Calling Teams() gives ValueError: ValueError: Can't pull requested conference page. Ensure the following URL exists: https://www.sports-reference.com/cbb/conferences/big-12. It appears it worked for most conferences, but ran into an issue on big-12?

jacksonw765 commented 1 year ago

Having the same issue. Looks like sports ref implemented rate limiting by IP address.