datamade / court-scrapers

MIT License
2 stars 0 forks source link

Add probate scraper #65

Closed antidipyramid closed 1 month ago

antidipyramid commented 1 month ago

Overview

This PR adds a scrapy spider for probate cases and amends the court call scraper to handle probate court calls.

Notes

Previously we had two scripts to get the last serial number of scraped cases: one for civil cases and another for chancery. I combined them into one script that could also be used for probate cases.