Scrapers.lat logo scrapers.lat
Automation

CourtListener Court Cases & Opinions Scraper

Scrape US court cases, opinions and dockets: case name, court, date filed, docket number, citations, judges and opinion text. Search by keyword, court and date. Export to JSON, CSV or Excel.

19 fields per record JSON · CSV · Excel · API Pay per use
courtlistener-scraper.json 200 OK
{
  "caseName": "Strickland v. Washington",
  "caseNameFull": "STRICKLAND, SUPERINTENDENT, FLORIDA STATE PRIS…",
  "recordType": "opinion",
  "court": "Supreme Court of the United States",
  "courtId": "scotus",
  "courtCitation": "SCOTUS",
  "dateFiled": "1984-06-25",
  "docketNumber": "82-1554",
  "citations": ["80 L. Ed. 2d 674","104 S. Ct. 2052","466 U…
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Case NameCase Name FullRecord TypeCourtCourt IdCourt CitationDate FiledDocket NumberCitationsLexis CitationScdb IdCited By CountPrecedential StatusJudge
Sample output

A real example record, exactly the shape you receive.

Case NameCase Name FullRecord TypeCourt
Strickland v. WashingtonSTRICKLAND, SUPERINTENDENT, FLORI…opinionSupreme Court of the United States
Anders v. CaliforniaAnders v. CaliforniaopinionSupreme Court of the United States
Miranda v. ArizonaMiranda v. ArizonaopinionSupreme Court of the United States
Chapman v. CaliforniaCHAPMAN Et Al. v. CALIFORNIAopinionSupreme Court of the United States
Penson v. OhioPenson v. OhioopinionSupreme Court of the United States
GET /courtlistener-scraper
{
  "caseName": "Strickland v. Washington",
  "caseNameFull": "STRICKLAND, SUPERINTENDENT, FLORIDA STATE PRIS…",
  "recordType": "opinion",
  "court": "Supreme Court of the United States",
  "courtId": "scotus",
  "courtCitation": "SCOTUS",
  "dateFiled": "1984-06-25",
  "docketNumber": "82-1554",
  "citations": ["80 L. Ed. 2d 674","104 S. Ct. 2052","466 U…
}

Frequently asked questions

Which courts and cases are covered?

Coverage spans US federal and state courts, including the Supreme Court, the federal circuit courts of appeals, district courts and many state appellate courts. You can search everything at once or narrow to a single court using its short code, such as scotus, ca9 or nysd.

How many cases can I collect in one run?

Set maxItems to any number you need. The scraper pages through the results automatically until it reaches your limit, so you can pull a handful of leading cases or thousands of dockets in one run.

Can I filter by court and date?

Yes. You can restrict results to one court and to a date range using a filed-after and filed-before date, and sort by relevance, newest, oldest or most cited.

What is the difference between opinions and dockets?

Opinions return decided case law with citations, the deciding judges and the opinion text. Dockets return the case timeline with every party, attorney, law firm and filed document, which is useful for tracking active litigation.

What happens to fields that a case does not have?

Fields that a particular case does not carry are returned as null rather than dropped, so every row keeps the same shape and is easy to load into a spreadsheet or database.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.