# Spanish Cadastre Property Full Export

**Use case:** 

Full Export of Spanish Cadastre Property. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "referencia": "9872023VH5797S0001WX",
  "maxItems": 500
}
```

## Output

```json
{
  "reference": {
    "label": "🆔 Reference",
    "format": "text"
  },
  "address": {
    "label": "📍 Address",
    "format": "text"
  },
  "surface": {
    "label": "📐 Surface",
    "format": "text"
  },
  "use": {
    "label": "🏷️ Use",
    "format": "text"
  },
  "year_built": {
    "label": "🏗️ Year Built",
    "format": "text"
  },
  "owner_count": {
    "label": "👥 Owners",
    "format": "text"
  },
  "parcel_geometry": {
    "label": "🗺️ Geometry",
    "format": "text"
  },
  "municipality": {
    "label": "🏙️ Municipality",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "text"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Spanish Cadastre Property Scraper](https://apify.com/parseforge/catastro-spain-property-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/catastro-spain-property-scraper) to learn more, explore other use cases, and run it yourself.