US Court Cases & Legal Filings Scraper avatar

US Court Cases & Legal Filings Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
US Court Cases & Legal Filings Scraper

US Court Cases & Legal Filings Scraper

Search and normalize US court cases and legal opinions from CourtListener into clean records.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Brandt May

Brandt May

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

US Court Cases & Legal Filings Scraper ⚖️

Search US court cases and legal opinions and get clean, normalized records — powered by CourtListener (the Free Law Project's open legal database). Track new litigation, monitor a company or law firm, or build a legal dataset, without touching PACER.

Built for legal-tech, litigation finance, compliance teams, journalists, and investors who need structured court data on a schedule.

✅ What you get

One normalized record per case or opinion:

FieldDescription
typedocket (court case) or opinion (case law)
caseNameCase caption
court / courtIdCourt name and CourtListener court id
docketNumberDocket number
dateFiled / dateTerminated / dateArguedKey dates
judgeAssigned / authoring judge
causeLegal cause of action (dockets)
natureOfSuitNature of suit
jurisdictionTypeJurisdiction type (dockets)
citationReporter citation(s) (opinions)
statusPrecedential status (opinions)
attorneys / firmCounsel and law firm (where available)
urlLink to the case/opinion on CourtListener

🔍 Two modes

  • Court cases (RECAP dockets) — federal cases with parties, judges, firms, and causes. Best for litigation monitoring and lead-gen.
  • Legal opinions (case law) — published opinions with citations and precedential status. Best for legal research datasets.

🔎 Filters

  • Keyword — full-text query (company name, "data breach", "patent infringement")
  • Court — restrict to one court (scotus, cand, nysd, dcd, …)
  • Filed since / until — date window for weekly monitoring
  • Order by — newest, oldest, most relevant, or most cited

💡 Example: new data-breach lawsuits this month

{
"searchType": "dockets",
"keyword": "\"data breach\"",
"filedSince": "2026-06-01",
"orderBy": "dateFiled desc"
}

Returns every newly-filed federal case mentioning "data breach", with the court, judge, docket number, and a link.

🔄 Recurring use

Schedule the Actor daily or weekly with filedSince set to your last run date for a continuous feed of new filings — automated litigation monitoring.

⚖️ Data source

Data comes from CourtListener by the non-profit Free Law Project. The API is public; anonymous use works but is rate-limited. For large runs, add a free CourtListener API token in the input for higher limits.

💬 Support

Found a bug or want another CourtListener search type (oral arguments, judges)? Open an issue on the Issues tab.