cookcountyjail2 icon indicating copy to clipboard operation
cookcountyjail2 copied to clipboard

A new version of the cook county jail scraper, inspired by the Supreme Chi-Town Coding Crew

Results 26 cookcountyjail2 issues
Sort by recently updated
recently updated
newest added

All scraping endpoints error out. Please excuse me if I configured this wrong. I was wondering if this is still running for anyone.

Trivial test to cement url generation from known/seeded data, including moving shared test data to its own space. Closes #70. The lower-casing of data is maybe a little cutesy :)...

thinking there can be a configurable target % of urls and then some way of doing modulo math or taking a random sample of urls

In the previous version, I had found that sometimes the Cook County website would not always generate a page for an inmate. So what I did was add logic to...

Things to test: - [ ] Cleanup scripts - [ ] Spider use of config - [ ] Mirroring / saving bits - [ ] URL generation - [ ]...