# SEC Litigation Releases Latest Results

**Use case:** 

Latest Results of SEC Litigation Releases. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 25,
  "startPage": 0
}
```

## Output

```json
{
  "releaseNumber": {
    "label": "📌 releaseNumber",
    "format": "text"
  },
  "title": {
    "label": "📌 title",
    "format": "text"
  },
  "releaseDate": {
    "label": "📌 releaseDate",
    "format": "text"
  },
  "defendants": {
    "label": "📌 defendants",
    "format": "text"
  },
  "url": {
    "label": "📌 url",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [SEC Litigation Releases Scraper](https://apify.com/parseforge/sec-litigation-releases-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/sec-litigation-releases-scraper) to learn more, explore other use cases, and run it yourself.