Scrapers.lat logo scrapers.lat
自动化

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 每条记录的字段 JSON · CSV · Excel · API 按用量付费
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…
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Case NameCase Name FullRecord TypeCourtCourt IdCourt CitationDate FiledDocket NumberCitationsLexis CitationScdb IdCited By CountPrecedential StatusJudge
示例输出

一条真实的示例记录,正是你收到的结构。

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…
}

常见问题

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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。