# Spain BORME Mercantile Registry | BOE Filings Export Full

**Use case:** 

Full Export of Spain BORME Mercantile Registry | BOE Filings Export. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "maxItems": 500,
  "date": "20240115"
}
```

## Output

```json
{
  "identificador": {
    "label": "identificador",
    "format": "text"
  },
  "titulo": {
    "label": "titulo",
    "format": "text"
  },
  "seccion": {
    "label": "seccion",
    "format": "text"
  },
  "provincia": {
    "label": "provincia",
    "format": "text"
  },
  "urlPdf": {
    "label": "urlPdf",
    "format": "link"
  },
  "urlXml": {
    "label": "urlXml",
    "format": "link"
  },
  "fechaPublicacion": {
    "label": "fechaPublicacion",
    "format": "text"
  },
  "sourceUrl": {
    "label": "sourceUrl",
    "format": "link"
  },
  "scrapedAt": {
    "label": "scrapedAt",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Spain BORME Mercantile Registry Scraper | BOE Filings Export](https://apify.com/parseforge/spain-borme-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/spain-borme-scraper) to learn more, explore other use cases, and run it yourself.