# Switzerland Zefix   Companies, Auditors, SHAB Events — Full 

**Use case:** 

Scrape the full switzerland zefix - companies, auditors, shab events dataset with all available fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract switzerland zefix - companies, auditors, shab events for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "mode": "by_name",
  "query": "Nestle",
  "canton": "",
  "activeOnly": true,
  "includeShab": true,
  "shabLookbackYears": 3,
  "maxItems": 200
}
```

## Output

```json
{
  "uid_formatted": {
    "label": "Uid Formatted",
    "format": "string"
  },
  "legal_name": {
    "label": "Legal Name",
    "format": "string"
  },
  "legal_form": {
    "label": "Legal Form",
    "format": "string"
  },
  "canton": {
    "label": "Canton",
    "format": "string"
  },
  "legal_seat": {
    "label": "Legal Seat",
    "format": "string"
  },
  "status": {
    "label": "Status",
    "format": "string"
  },
  "shab_date": {
    "label": "Shab Date",
    "format": "string"
  },
  "has_recent_change": {
    "label": "Has Recent Change",
    "format": "boolean"
  }
}
```

## About this Actor

This example demonstrates how to use [Switzerland Zefix Scraper - Companies, Auditors, SHAB Events](https://apify.com/jungle_synthesizer/switzerland-zefix-shab-moneyhouse-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/switzerland-zefix-shab-moneyhouse-scraper) to learn more, explore other use cases, and run it yourself.