# Netherlands KvK | Dutch Business Registry Data Latest

**Use case:** 

Latest Results of Netherlands KvK | Dutch Business Registry Data. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "maxItems": 25,
  "query": "heineken"
}
```

## Output

```json
{
  "kvkNumber": {
    "label": "KvK No."
  },
  "companyName": {
    "label": "Name"
  },
  "lei": {
    "label": "LEI"
  },
  "city": {
    "label": "City"
  },
  "address": {
    "label": "Address"
  },
  "postalCode": {
    "label": "ZIP"
  },
  "region": {
    "label": "Region"
  },
  "legalForm": {
    "label": "Legal Form"
  },
  "status": {
    "label": "Status"
  },
  "incorporationDate": {
    "label": "Inc."
  },
  "lastUpdateDate": {
    "label": "Updated"
  },
  "gleifUrl": {
    "label": "GLEIF",
    "format": "link"
  },
  "sourceUrl": {
    "label": "Source",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected"
  },
  "error": {
    "label": "Error"
  }
}
```

## About this Actor

This example demonstrates how to use [Netherlands KvK Scraper | Dutch Business Registry Data](https://apify.com/parseforge/netherlands-kvk-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/netherlands-kvk-scraper) to learn more, explore other use cases, and run it yourself.