dcstats / CBBpy

A Python-based web scraper for NCAA basketball.
MIT License
11 stars 2 forks source link

Add retries for page JSON search #30

Closed dcstats closed 10 months ago

dcstats commented 10 months ago

When the page doesn't load properly, retries are in place to address that. Since adding new method to find page JSON, retries are skipped. Need to rework so that when page doesn't load and JSON isn't found, we take advantage of retries

dcstats commented 10 months ago

4ccc655e1b4c95cfca27ba7d125b82ff76be3078