# Canada Sanctions List | SEMA Consolidated Designations in

**Use case:** 

Find and extract Canada Sanctions List | SEMA Consolidated Designations in United States. Get structured data with all key fields, ready to export for

## Input

```json
{
  "maxItems": 10,
  "country": "United States"
}
```

## Output

```json
{
  "title": {
    "label": "Name",
    "format": "text"
  },
  "country": {
    "label": "Country",
    "format": "text"
  },
  "lastName": {
    "label": "Last name"
  },
  "givenName": {
    "label": "Given name"
  },
  "schedule": {
    "label": "Schedule",
    "format": "text"
  },
  "item": {
    "label": "Item"
  },
  "dateOfListing": {
    "label": "Listed",
    "format": "date"
  },
  "sourceUrl": {
    "label": "Source",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Canada Sanctions List Scraper | SEMA Consolidated Designations](https://apify.com/parseforge/canada-sanctions-list-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/canada-sanctions-list-scraper) to learn more, explore other use cases, and run it yourself.