# Daily Monitor for CourtListener Litigation Insights

**Use case:** 

Receive daily updates on court cases with key insights and summaries. Get alerted on new opinions and docket changes directly from CourtListener.

## Input

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

## 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.