A web scraper for collecting and processing public case records from sites using Tyler Technology's Odyssey court records database software.
19
stars
7
forks
source link
Scraper: Create more specific error types to add to error handling #149
Open
nicolassaw opened 2 months ago
Instead of general error use, specify the types of errors and how to handle them.
Exceptions: https://docs.python.org/3/library/exceptions.html