freelawproject / recap

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

Add logic to identify Case Query Advanced page #321

Closed ERosendo closed 1 year ago

ERosendo commented 1 year ago

The current implementation of the extension is uploading CaseQueryAdvanced pages using the upload_type created for CaseQuery pages ( UPLOAD_TYPE=12 ), so Juriscraper is not able to parse( This issue is described in Juriscraper #598).

Here's a screenshot of this page from the district and bankruptcy court:

District Court bankruptcy court
image image

The extension should use the new upload_type described in https://github.com/freelawproject/juriscraper/issues/598#issuecomment-1357930666 so we can avoid the Juriscraper error.

mlissner commented 1 year ago

If we bother with district court (which wasn't a problem before, I think?) then we should do it as a separate upload type than appellate (as we do with all the other upload types).