# Science and technology Spain datos.gob.es Catalog

**Use case:** 

Extract Spain datos.gob.es Catalog data filtered by Science and technology. Export structured results ready for analysis, lead generation, or research.

## Input

```json
{
  "maxItems": 10,
  "theme": "ciencia-tecnologia",
  "format": ""
}
```

## Output

```json
{
  "id": {
    "label": "🆔 ID",
    "format": "text"
  },
  "title": {
    "label": "📄 Title",
    "format": "text"
  },
  "publisher": {
    "label": "🏢 Publisher",
    "format": "text"
  },
  "theme": {
    "label": "🎯 Theme",
    "format": "text"
  },
  "license": {
    "label": "📜 License",
    "format": "text"
  },
  "modified": {
    "label": "🕒 Modified",
    "format": "date"
  },
  "distributionUrl": {
    "label": "📎 Distribution",
    "format": "link"
  },
  "format": {
    "label": "📦 Format",
    "format": "text"
  },
  "keywords": {
    "label": "🏷️ Keywords",
    "format": "text"
  },
  "coverage": {
    "label": "🌍 Coverage",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Scraped",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Spain datos.gob.es Catalog Scraper](https://apify.com/parseforge/spain-datos-gob-es-catalog-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/spain-datos-gob-es-catalog-scraper) to learn more, explore other use cases, and run it yourself.