Skip to content

feat(scraper): add option to save case metadata and content for manual upload#1534

Open
Luis-manzur wants to merge 8 commits intomainfrom
1533-new-flag-to-save-opinions-locally
Open

feat(scraper): add option to save case metadata and content for manual upload#1534
Luis-manzur wants to merge 8 commits intomainfrom
1533-new-flag-to-save-opinions-locally

Conversation

@Luis-manzur
Copy link
Copy Markdown
Contributor

This pull request introduces a new feature to the sample_caller script, enabling users to save scraped case data for manual upload to CourtListener. The main change is the addition of a --save-for-manual-upload flag, which stores both the metadata and content for each case in a structured format.

@Luis-manzur Luis-manzur linked an issue Aug 8, 2025 that may be closed by this pull request
@grossir grossir assigned flooie and unassigned grossir Aug 11, 2025
Copy link
Copy Markdown
Contributor

@grossir grossir left a comment

Choose a reason for hiding this comment

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

This would need a parallel PR in Courtlistener; with code to do the import once you get the files exported and uploaded to the server

@flooie has been doing this, so I think it's best he reviews these PRs

@flooie
Copy link
Copy Markdown
Contributor

flooie commented Aug 22, 2025

@Luis-manzur can you address the comments and fix the conflicts before assigning this to me.

@flooie flooie assigned Luis-manzur and unassigned flooie Aug 22, 2025
@Luis-manzur Luis-manzur requested a review from Copilot August 22, 2025 15:11

This comment was marked as spam.

Luis-manzur and others added 4 commits August 22, 2025 11:13
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Luis-manzur Luis-manzur assigned flooie and unassigned Luis-manzur Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New flag to save opinions locally

4 participants