freelawproject / recap

This repository is for filing issues on any RECAP-related effort.
https://free.law/recap/
12 stars 4 forks source link

Upload "Case query" page from Appellate #317

Closed ERosendo closed 1 year ago

ERosendo commented 1 year ago

@albertisfu the extension will start sending this page to the API:

image

You can take a look at the page following this link: Case query page. I think We might need to add a new upload_type for this page ( there's already one for the attachment page and docket reports but this page is different).

it might be called: APPELLATE_CASE_QUERY= 13

Let me know what you think!

mlissner commented 1 year ago

I know we don't have a Juriscraper parser for this page, or code to merge this data into CourtListener, but we should definitely just collect it and store it somewhere.

albertisfu commented 1 year ago

Great, so yes for now we can receive this new page and stores it, and then in the next step, we can add the Juriscraper parser to process the uploads.

The new upload type for this can be: APPELLATE_CASE_QUERY_PAGE = 13