# Netherlands Data Overheid sample export

**Use case:** 

Run a ready-made Netherlands Data Overheid example on Apify: real output, small default cost, export JSON/CSV/Excel or schedule. Parent Actor: netherlands-data-

## Input

```json
{
  "maxResults": 3
}
```

## Output

```json
{
  "id": {
    "label": "Id",
    "format": "text"
  },
  "organization_id": {
    "label": "Organization Id",
    "format": "text"
  },
  "tags_id": {
    "label": "Tags Id",
    "format": "text"
  },
  "resources_id": {
    "label": "Resources Id",
    "format": "text"
  },
  "name": {
    "label": "Name",
    "format": "text"
  },
  "organization_name": {
    "label": "Organization Name",
    "format": "text"
  },
  "tags_name": {
    "label": "Tags Name",
    "format": "text"
  },
  "resources_name": {
    "label": "Resources Name",
    "format": "text"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "organization_title": {
    "label": "Organization Title",
    "format": "text"
  },
  "url": {
    "label": "Url",
    "format": "link"
  },
  "resources_url": {
    "label": "Resources Url",
    "format": "link"
  },
  "description": {
    "label": "Description",
    "format": "text"
  },
  "resources_description": {
    "label": "Resources Description",
    "format": "text"
  },
  "source": {
    "label": "Source",
    "format": "text"
  },
  "scraped_at": {
    "label": "Scraped At",
    "format": "date"
  }
}
```

## About this Actor

This example demonstrates how to use [Netherlands Data Overheid Scraper](https://apify.com/benthepythondev/netherlands-data-overheid-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/benthepythondev/netherlands-data-overheid-scraper) to learn more, explore other use cases, and run it yourself.