# CourtListener Litigation Intelligence for Local Research

**Use case:** 

Extract detailed court case information, including docket alerts and party matches, with localized insights from CourtListener litigation intelligence.

## Input

```json
{
  "mode": "sample",
  "sourceUrls": [],
  "maxItems": 15
}
```

## Output

```json
{
  "productSlug": {
    "label": "Product"
  },
  "title": {
    "label": "Title"
  },
  "summary": {
    "label": "Summary"
  },
  "sourceMode": {
    "label": "Source mode"
  },
  "generatedAt": {
    "label": "Generated at"
  }
}
```

## About this Actor

This example demonstrates how to use [CourtListener Litigation Intelligence v2](https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2) to learn more, explore other use cases, and run it yourself.