# SEACE Peru Security Guard Tenders 2026

**Use case:** 

Scrape Peru SEACE procurement for security and guarding services (vigilancia) tenders in 2026 with entity, value, nomenclatura and dates.

## Input

```json
{
  "searchType": "procesos",
  "anio": "2026",
  "objetoContratacion": "",
  "descripcion": "vigilancia",
  "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.