# Futuras Obras Públicas en Perú (SEACE)

**Use case:** 

Rastrea anuncios de futuras obras públicas y contrataciones en el SEACE Perú con entidad convocante, valor y fechas.

## Input

```json
{
  "searchType": "contratacionFutura",
  "objetoContratacion": "64",
  "maxItems": 25
}
```

## 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.