juriscraper icon indicating copy to clipboard operation
juriscraper copied to clipboard

refactor(scotus): simplify site classes and enhance URL handling

Open Luis-manzur opened this issue 3 months ago • 2 comments

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

Luis-manzur avatar Nov 12 '25 20:11 Luis-manzur

Is this ready for another review? @Luis-manzur

grossir avatar Nov 17 '25 23:11 grossir

Is this ready for another review? @Luis-manzur

yes

Luis-manzur avatar Nov 19 '25 21:11 Luis-manzur