Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(coloctapp): dynamic backscraper #1011

Merged
merged 3 commits into from
Jul 8, 2024

Commits on Apr 19, 2024

  1. feat(coloctapp): dynamic backscraper

    Helps solve freelawproject#979
    
    Since old opinions for coloctapp are inside PDFs, this script scrapes new https://research.coloradojudicial.gov/  search interface, which has a vlex backend
    grossir committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7291f14 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    8fbd756 View commit details
    Browse the repository at this point in the history
  2. fix(colo, coloctapp): implement scraper for new site

    Colorado Courts have changed their site, the old site is no longer available and the scrapers won't work
    
    Helps solve freelawproject#1062 and freelawproject#979
    grossir committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ea8924c View commit details
    Browse the repository at this point in the history