Skip to content

Conversation

@grossir
Copy link
Contributor

@grossir grossir commented Jan 15, 2026

Solves #1767

  • Updates texapp to ClusterSite
  • Updates example files
  • Parses more fields from the case detail page we used to parse to get the case name
  • adds those details page as examples to test the scrapers

@grossir grossir linked an issue Jan 15, 2026 that may be closed by this pull request
Solves #1767

- Updates texapp to ClusterSite
- Updates example files
- Parses more fields from the case detail page we used to parse to get the case name
- adds those details page as examples to test the scrapers
@grossir grossir force-pushed the 1767-texapp-opinion-clusters branch from ce78dfc to 41e02b5 Compare January 15, 2026 20:11
@grossir grossir moved this to PRs to Review in Case Law Sprint Jan 15, 2026
@grossir grossir requested a review from Luis-manzur January 15, 2026 20:13
Copy link
Contributor

@Luis-manzur Luis-manzur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just small changes to improve readability

logger.warning("Could not parse date '%s'", date_string)
continue

if abs((search_date - opinion_date).days) > 10:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider extracting to a constant like opinion_date_tolerance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: PRs to Review

Development

Successfully merging this pull request may close these issues.

texapp, texcrimapp opinion clusters

3 participants