For the eviction settings scraper the code should rescrape jobs that return an overflow of results (200+). The scrape jobs can be split up either recursively or into 3 day scrapes (assuming that no 3 days will have more than 200 cases). The first option is the preferred solution.
For the eviction settings scraper the code should rescrape jobs that return an overflow of results (200+). The scrape jobs can be split up either recursively or into 3 day scrapes (assuming that no 3 days will have more than 200 cases). The first option is the preferred solution.