juriscraper
juriscraper copied to clipboard
refactor(scotus): simplify site classes and enhance URL handling
This pull request refactors the scotus_chambers and scotus_relating scrapers to inherit from the scotus_slip base class, centralizing common logic and improving maintainability. It also updates the field extraction and URL handling for these scrapers, resulting in more consistent outputs and simplifying the codebase. The changes also update the corresponding test data to reflect the new output formats.
This PR address - #1658
Is this ready for another review? @Luis-manzur
Is this ready for another review? @Luis-manzur
yes