# OFAC SDN Sanctions List Latest Results

**Use case:** 

Latest Results of OFAC SDN Sanctions List. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 25
}
```

## Output

```json
{
  "title": {
    "label": "📌 Title",
    "format": "text"
  },
  "id": {
    "label": "🆔 ID",
    "format": "text"
  },
  "type": {
    "label": "type",
    "format": "text"
  },
  "programs": {
    "label": "programs",
    "format": "text"
  },
  "aliases": {
    "label": "aliases",
    "format": "text"
  },
  "remarks": {
    "label": "remarks",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Collected",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [OFAC SDN Sanctions List Scraper](https://apify.com/parseforge/ofac-sdn-consolidated-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/ofac-sdn-consolidated-scraper) to learn more, explore other use cases, and run it yourself.