# SEACE Perú Servicios de Limpieza 2026

**Use case:** 

Extrae licitaciones de servicios de limpieza del SEACE Perú en 2026 con entidad pública, valor del contrato, nomenclatura y fechas.

## Input

```json
{
  "searchType": "procesos",
  "anio": "2026",
  "objetoContratacion": "",
  "descripcion": "limpieza",
  "maxItems": 50
}
```

## Output

```json
{
  "searchLabel": {
    "label": "Búsqueda",
    "format": "string"
  },
  "source": {
    "label": "Fuente",
    "format": "string"
  },
  "observedAt": {
    "label": "Scraped",
    "format": "string"
  },
  "error": {
    "label": "Error",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [SEACE Peru Public Procurement & Tenders Scraper](https://apify.com/scrapers_lat/seace-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/seace-scraper) to learn more, explore other use cases, and run it yourself.