# Sec-litigation-releases Federal Regulator Watch 6-in-1

**Use case:** 

Extract Federal Regulator Watch 6-in-1 U.S. Agency Tracker data filtered by sec-litigation-releases. Export structured results ready for analysis, lead

## Input

```json
{
  "query": "",
  "sources": [
    "sec-litigation-releases"
  ],
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "text"
  },
  "id": {
    "label": "Reference ID",
    "format": "text"
  },
  "url": {
    "label": "Source URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected At",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Federal Regulator Watch 6-in-1 U.S. Agency Tracker](https://apify.com/parseforge/federal-regulator-watch-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/federal-regulator-watch-scraper) to learn more, explore other use cases, and run it yourself.