SEACE Peru Public Procurement Scraper - Tenders, Awards & API
Pricing
from $9.23 / 1,000 results
SEACE Peru Public Procurement Scraper - Tenders, Awards & API
Scrape Peru government tenders and contracts from SEACE (OSCE/OECE open data). Get buyer entity and RUC, reference value, key dates, items (CUBSO/UNSPSC), bidders (postores), awards and suppliers with RUC, and documents. Licitaciones y contrataciones del estado Peru. JSON, CSV, Excel. No API key.
Pricing
from $9.23 / 1,000 results
Rating
4.4
(2)
Developer
Scrapers Lat
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
SEACE Peru Public Procurement Scraper: Tenders, Awards & Suppliers
Structured SEACE Peru procurement data (Sistema Electronico de Contrataciones del Estado, run by OSCE/OECE) as clean JSON, CSV or Excel. Search Peru government tenders, licitaciones, adjudicaciones and contratos, and for every process get the buying entity with RUC, the reference value and currency, key dates, line items with CUBSO / UNSPSC codes, every bidder (postor) and awarded supplier with RUC, awards, contracts and document links. Built for supplier intelligence, competitor and market research, bid discovery and KYB on Peruvian public buyers and vendors.
Powered by the official Peru Open Contracting (OCDS) open data, so fields are standardized and complete. No API key, no login, no account required.
📥 Input · 📤 Output · 💰 Pricing · ▶️ Examples
Table of contents
- What it does
- Who it is for
- Quickstart
- Input reference
- Output reference
- Example output record
- How it compares
- Run via API and CLI
- Billing and limits
- FAQ and troubleshooting
What it does
The actor reads Peru public procurement published by OECE (the Peruvian procurement authority, formerly OSCE) as Open Contracting (OCDS) data derived from SEACE v1, v2 and v3. You can:
- Search the most recent processes by keyword, buying entity, entity RUC, supplier, supplier RUC, procurement method, category, value range, publication date range, year and stage.
- Look up specific processes directly by OCID or by SEACE process id, with no scanning.
Every result is one procurement process with the buyer, value, dates, items and result summary. Turn on full details to also get the complete graph: every bidder and awarded supplier with RUC, all awards, contracts, all parties with RUC and contact data, and all document links.
Who it is for
- Suppliers and bidders tracking new tenders (licitaciones) in their category (CUBSO / UNSPSC) and studying who wins and at what price.
- Sales and business development building lead lists of public buyers and awarded vendors with RUC.
- Market and competitor research measuring award volumes, prices and win rates per entity or per supplier.
- Compliance, KYB and due diligence teams profiling Peruvian public buyers and contractors.
- Journalists and analysts studying public spending, competition and red flags.
Quickstart
Open the actor, paste this into the input, and press Run. It returns the 25 most recent procurement processes.
{"maxTenders": 25}
Filter by keyword and entity, for example every ambulance related process from a health region:
{"descripcion": "ambulancia","categoria": "goods","maxTenders": 50,"withDetails": true}
Look up specific processes directly:
{"tenderIds": ["1247367"],"ocids": ["ocds-dgv273-seacev3-1247379"]}
Input reference
| Field | Type | Description |
|---|---|---|
descripcion | string | Keyword in the tender title, description or item descriptions (accent insensitive). |
entidad | string | Buying entity name (substring). |
ruc | string | Buying entity RUC (tax id). |
proveedor | string | Supplier or bidder (postor) name. |
supplierRuc | string | Supplier or bidder RUC. |
categoria | enum | Category: works (Obra), goods (Bien), services (Servicio and Consultoria). |
metodo | string | Procurement method text, for example Licitacion Publica, Adjudicacion Simplificada, Concurso Publico. |
minValue / maxValue | integer | Reference value band (usually in PEN). |
fechaInicio / fechaFin | string | Publication date range, dd/mm/yyyy or yyyy-mm-dd. |
anio | string | Publication year, for example 2026. |
estado | enum | Stage: planning, tender, award, contract. |
ocids | array | Fetch specific processes by OCID (skips scanning). |
tenderIds | array | Fetch specific processes by numeric SEACE process id (skips scanning). |
withDetails | boolean | Add the full graph (bidders, awards, contracts, parties, documents). Paying plans only. Default true. |
maxTenders | integer | Max processes to return. Free plans are capped at 10. Default 50. |
maxPagesScan | integer | When filtering, how many 20-process pages of the newest data to scan. Default 60. |
Output reference
One dataset item per procurement process. Base fields are always present. Detail arrays are added when withDetails is on (paying plans). Missing values are null.
| Field | Type | Description |
|---|---|---|
ocid | string | OCDS contracting process id. |
tenderId | string | SEACE process id. |
stage | string | Process stage (Convocado, Adjudicado, Contrato). |
tags | array | OCDS release tags. |
releaseDate / publishedDate / datePublished | string | Release and tender publication timestamps. |
title | string | Nomenclature / short title. |
description | string | Object description. |
procurementMethod | string | Procurement method (tipo de proceso). |
mainCategory | string | works, goods or services. |
additionalCategories | array | Additional OCDS categories. |
entityName | string | Buying entity. |
entityId | string | OCDS/CONSUCODE entity id. |
entityRuc | string | Buying entity RUC. |
entityDepartment / entityProvince / entityDistrict | string | Entity location. |
entityAddress / entityPhone / entityEmail / entityWebsite | string | Entity contact data (when published). |
valueAmount / valueCurrency / valueCurrencyName | number, string | Reference value and currency. |
tenderStartDate / tenderEndDate | string | Tender period. |
enquiryStartDate / enquiryEndDate / enquiryDurationDays | string, number | Enquiry (consultas) period. |
budgetProject / budgetProjectId / budgetDescription | string | Investment project and CUI when present. |
items | array | Line items: id, description, quantity, unit, status, cubsoCode, cubsoDescription, unspscCode, unspscDescription, value. |
itemCount | number | Number of line items. |
numberOfTenderers | number | Bidders (postores) count. |
awardCount / awardTotalAmount | number | Awards count and total awarded amount. |
supplierNames | array | Awarded supplier names. |
documentCount | number | Documents attached to the tender. |
hasProtectedInformation | boolean | Whether the tender is protected by law. |
recordUrl | string | Link to the process record on the OECE portal. |
source / observedAt | string | Provenance and collection timestamp. |
error | string | null on success. |
tenderers | array | (details) Every bidder with ruc and name. |
awards | array | (details) Awards: id, status, date, value, suppliers (with RUC), items. |
contracts | array | (details) Contracts: id, awardId, value, dateSigned, period, documents. |
contractCount | number | (details) Number of contracts. |
suppliers | array | (details) Deduplicated awarded suppliers with RUC. |
parties | array | (details) All parties: id, ruc, name, roles, location, address, phone, email, website. |
documents | array | (details) Tender documents with title, type, format and download URL. |
Example output record
Real record for OCID ocds-dgv273-seacev3-1247367 with withDetails on. Arrays are trimmed here for readability.
{"ocid": "ocds-dgv273-seacev3-1247367","tenderId": "1247367","stage": "Adjudicado (Buena Pro)","title": "CP-ABR-10-2026-MPHI/C-1-1","description": "MANTENIMIENTO DEL SISTEMA DE RIEGO TECNIFICADO EN LA LOCALIDAD DE POMACANCHA, DISTRITO DE HUARI, PROVINCIA DE HUARI, DEPARTAMENTO DE ANCASH","procurementMethod": "Concurso Publico Abreviado","mainCategory": "services","entityName": "MUNICIPALIDAD PROVINCIAL DE HUARI","entityId": "PE-CONSUCODE-211","entityRuc": "20193046551","entityDepartment": "ANCASH","entityProvince": "HUARI","entityAddress": "JR.RAMON CASTILLA 470","entityPhone": "043-453378","entityWebsite": "https://WWW.MUNIHUARI.GOB.PE","valueAmount": 197176.62,"valueCurrency": "PEN","valueCurrencyName": "Soles","tenderEndDate": "2026-08-19T00:00:00-05:00","enquiryStartDate": "2026-08-20T00:01:00-05:00","enquiryEndDate": "2026-08-24T23:59:00-05:00","items": [{"id": "21363124","description": "MANTENIMIENTO DEL SISTEMA DE RIEGO TECNIFICADO ...","quantity": 1,"unit": "Servicio","cubsoCode": "7017170900360092","cubsoDescription": "SERVICIO DE MANTENIMIENTO DE SISTEMA DE RIEGO","unspscCode": "70171709","valueAmount": 197176.62}],"itemCount": 1,"numberOfTenderers": 11,"awardCount": 1,"awardTotalAmount": 197100,"supplierNames": ["CONSORCIO POMACANCHA"],"documentCount": 6,"recordUrl": "https://contratacionesabiertas.oece.gob.pe/proceso/ocds-dgv273-seacev3-1247367","source": "SEACE Peru (OCDS/OECE)","observedAt": "2026-09-05T00:00:00.000Z","error": null,"tenderers": [{ "ruc": "1828207", "name": "CONSORCIO POMACANCHA" },{ "ruc": "20605201416", "name": "ZARZOSA INVERSIONES E INGENIERIA E.I.R.L." }],"awards": [{"id": "1247367-1828207","date": "2026-09-03T00:00:00-05:00","valueAmount": 197100,"valueCurrency": "PEN","suppliers": [{ "ruc": "1828207", "name": "CONSORCIO POMACANCHA" }]}],"documents": [{"title": "Bases Administrativas","documentType": "biddingDocuments","format": "pdf","url": "https://prod1.seace.gob.pe/SeaceWeb-PRO/SdescargarArchivoAlfresco?fileCode=..."}]}
How it compares
There is no other dedicated SEACE Peru actor on Apify. The closest option is a multi country aggregator. This actor is a strict superset for Peru: it accepts every Peru relevant filter they accept and returns the full native OCDS depth per process.
| Capability | This actor (SEACE Peru) | karmic_mastodon/licitaciones-latam |
|---|---|---|
| Peru dedicated | Yes, native OCDS | One of 6 countries in a unified schema |
| Keyword filter | Yes | Yes |
| Date range filter | Yes | Yes |
| Method / modality filter | Yes | Yes |
| Entity name and RUC filter | Yes | No |
| Supplier name and RUC filter | Yes | No |
| Category and value band filter | Yes | Partial |
| Stage filter | Yes | No |
| Direct OCID / tender id lookup | Yes | No |
| Bidders (postores) with RUC | Yes | No |
| Awards and suppliers with RUC | Yes | Partial |
| Contracts and documents | Yes | No |
| Items with CUBSO and UNSPSC | Yes | No |
| Entity address, phone, website | Yes | No |
| Opportunity scoring and alerts | No | Yes |
If you need one score across many countries plus alerting, the aggregator is a good fit. If you need complete, accurate Peru data with buyer and supplier RUC, this actor gives you more.
Run via API and CLI
Run synchronously and get dataset items in one call. Replace <TOKEN> with your Apify API token.
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~seace-scraper/run-sync-get-dataset-items?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"descripcion":"ambulancia","maxTenders":25,"withDetails":true}'
Look up specific processes:
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~seace-scraper/runs?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"tenderIds":["1247367"]}'
Apify CLI:
$apify call scrapers_lat/seace-scraper --input '{"maxTenders":10}'
Fetch results as JSON, CSV or Excel by changing format:
$curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"
Billing and limits
- Pay per result. Each process returned charges one
resultevent. WhenwithDetailsis on (paying plans), each enriched process also charges onedetailsevent, only after the row is delivered. - No charge on failure. If a run errors it writes a single item with a populated
errorfield and does not charge. Empty runs cost nothing. - Spend cap respected. Set
maxTotalChargeUsdon the run; once reached, the actor stops delivering and charging further results and details. - Free Apify plans are capped at 10 results per run. Upgrade for more.
- Coverage. Filtering scans the most recent processes (see
maxPagesScan). For older or exact processes, useocidsortenderIdsfor a direct lookup.
FAQ and troubleshooting
Is this official? No. It is an independent tool with no affiliation with SEACE, OSCE, OECE or the Peruvian government. It reads only public open data that OECE publishes.
Do I need an API key or account? No. You only need your Apify account to run the actor.
Where does the data come from? The official Peru Open Contracting (OCDS) open data published by OECE, derived from SEACE v1, v2 and v3.
A run returned 0 results. Your filters matched nothing in the scanned window. Loosen the filters, raise maxPagesScan, or use ocids / tenderIds for a direct lookup. Zero result runs are not charged.
Why is a supplier email or phone masked? For some parties the source only shows a placeholder such as a pointer to the supplier record. Those placeholders are returned as null.
Can I get bidders and awards? Yes. Turn on withDetails (paying plans) to get every bidder and awarded supplier with RUC, awards, contracts, all parties and document links.
What are CUBSO and UNSPSC? CUBSO is the Peru goods and services catalog code, UNSPSC is the international equivalent. Both are returned per line item when available.
Related scrapers
- Colombia SECOP Procurement Scraper: Colombian public contracts.
- Paraguay DNCP Procurement Scraper: Paraguay tenders and awards.
- Compranet Mexico Procurement Scraper: Mexican public procurement.
- Comprar Argentina Procurement Scraper: Argentine public procurement.
- EU TED Tenders Scraper: European Union public tenders.
More scrapers at scrapers.lat
Built and maintained by scrapers.lat, where we publish scrapers for US and Latin American public platforms: company registries, government data, finance, e-commerce and more. Browse the catalog or request a custom scraper at scrapers.lat.
SEACE Peru Scraper de Contrataciones del Estado: Licitaciones, Adjudicaciones y Proveedores
Datos estructurados de contrataciones del SEACE Peru (Sistema Electronico de Contrataciones del Estado, a cargo de OSCE/OECE) en JSON, CSV o Excel limpio. Busca licitaciones, tenders, adjudicaciones y contratos del Estado peruano y, por cada proceso, obten la entidad contratante con RUC, el valor referencial y la moneda, las fechas clave, los items con codigos CUBSO / UNSPSC, cada postor y cada proveedor adjudicado con RUC, las adjudicaciones, los contratos y los enlaces a documentos. Pensado para inteligencia de proveedores, investigacion de mercado y competencia, deteccion de oportunidades y KYB de compradores y proveedores publicos del Peru.
Se apoya en los datos abiertos oficiales de Contrataciones Abiertas (OCDS) del Peru, por lo que los campos son estandarizados y completos. Sin API key, sin login, sin cuenta.
📥 Input · 📤 Output · 💰 Precios · ▶️ Ejemplos
Tabla de contenido
- Que hace
- Para quien es
- Inicio rapido
- Referencia de entrada
- Referencia de salida
- Ejemplo de registro
- Comparativa
- Uso por API y CLI
- Facturacion y limites
- Preguntas frecuentes
Que hace
El actor lee las contrataciones publicas del Peru publicadas por OECE (la autoridad de contrataciones, antes OSCE) como datos de Contrataciones Abiertas (OCDS) derivados de SEACE v1, v2 y v3. Puedes:
- Buscar los procesos mas recientes por palabra clave, entidad, RUC de la entidad, proveedor, RUC del proveedor, metodo de contratacion, categoria, rango de valor, rango de fechas, año y etapa.
- Consultar procesos especificos directamente por OCID o por id de proceso SEACE, sin escaneo.
Cada resultado es un proceso de contratacion con el comprador, el valor, las fechas, los items y el resumen de resultados. Activa el detalle completo para obtener tambien el grafo completo: cada postor y cada proveedor adjudicado con RUC, todas las adjudicaciones, los contratos, todas las partes con RUC y contacto, y todos los enlaces a documentos.
Para quien es
- Proveedores y postores que siguen nuevas licitaciones en su rubro (CUBSO / UNSPSC) y estudian quien gana y a que precio.
- Ventas y desarrollo de negocio que arman listas de compradores publicos y proveedores adjudicados con RUC.
- Investigacion de mercado y competencia que mide volumenes de adjudicacion, precios y tasas de exito por entidad o proveedor.
- Equipos de cumplimiento, KYB y debida diligencia que perfilan compradores y contratistas publicos peruanos.
- Periodistas y analistas que estudian el gasto publico, la competencia y las alertas de integridad.
Inicio rapido
Abre el actor, pega esto en el input y presiona Run. Devuelve los 25 procesos mas recientes.
{"maxTenders": 25}
Filtra por palabra clave y categoria, por ejemplo procesos de ambulancias:
{"descripcion": "ambulancia","categoria": "goods","maxTenders": 50,"withDetails": true}
Consulta procesos especificos directamente:
{"tenderIds": ["1247367"],"ocids": ["ocds-dgv273-seacev3-1247379"]}
Referencia de entrada
| Campo | Tipo | Descripcion |
|---|---|---|
descripcion | string | Palabra clave en el titulo, la descripcion o los items (sin acentos). |
entidad | string | Nombre de la entidad contratante (subcadena). |
ruc | string | RUC de la entidad contratante. |
proveedor | string | Nombre del proveedor o postor. |
supplierRuc | string | RUC del proveedor o postor. |
categoria | enum | Categoria: works (Obra), goods (Bien), services (Servicio y Consultoria). |
metodo | string | Metodo o tipo de proceso, por ejemplo Licitacion Publica, Adjudicacion Simplificada, Concurso Publico. |
minValue / maxValue | integer | Banda de valor referencial (normalmente en PEN). |
fechaInicio / fechaFin | string | Rango de fecha de publicacion, dd/mm/yyyy o yyyy-mm-dd. |
anio | string | Año de publicacion, por ejemplo 2026. |
estado | enum | Etapa: planning, tender, award, contract. |
ocids | array | Consulta procesos por OCID (sin escaneo). |
tenderIds | array | Consulta procesos por id de proceso SEACE (sin escaneo). |
withDetails | boolean | Agrega el grafo completo (postores, adjudicaciones, contratos, partes, documentos). Solo planes de pago. Por defecto true. |
maxTenders | integer | Maximo de procesos a devolver. Los planes gratuitos se limitan a 10. Por defecto 50. |
maxPagesScan | integer | Al filtrar, cuantas paginas de 20 procesos de lo mas reciente escanear. Por defecto 60. |
Referencia de salida
Un item por proceso de contratacion. Los campos base siempre estan presentes. Los arreglos de detalle se agregan cuando withDetails esta activo (planes de pago). Los valores ausentes son null.
| Campo | Tipo | Descripcion |
|---|---|---|
ocid | string | Id del proceso OCDS. |
tenderId | string | Id del proceso SEACE. |
stage | string | Etapa del proceso (Convocado, Adjudicado, Contrato). |
tags | array | Etiquetas de la version OCDS. |
releaseDate / publishedDate / datePublished | string | Fechas de la version y de la convocatoria. |
title | string | Nomenclatura o titulo corto. |
description | string | Descripcion del objeto. |
procurementMethod | string | Metodo o tipo de proceso. |
mainCategory | string | works, goods o services. |
additionalCategories | array | Categorias OCDS adicionales. |
entityName | string | Entidad contratante. |
entityId | string | Id OCDS/CONSUCODE de la entidad. |
entityRuc | string | RUC de la entidad contratante. |
entityDepartment / entityProvince / entityDistrict | string | Ubicacion de la entidad. |
entityAddress / entityPhone / entityEmail / entityWebsite | string | Datos de contacto de la entidad (cuando estan publicados). |
valueAmount / valueCurrency / valueCurrencyName | number, string | Valor referencial y moneda. |
tenderStartDate / tenderEndDate | string | Periodo de la convocatoria. |
enquiryStartDate / enquiryEndDate / enquiryDurationDays | string, number | Periodo de consultas. |
budgetProject / budgetProjectId / budgetDescription | string | Proyecto de inversion y CUI cuando existen. |
items | array | Items: id, descripcion, cantidad, unidad, estado, cubsoCode, cubsoDescription, unspscCode, unspscDescription, valor. |
itemCount | number | Numero de items. |
numberOfTenderers | number | Numero de postores. |
awardCount / awardTotalAmount | number | Numero de adjudicaciones y monto adjudicado. |
supplierNames | array | Nombres de proveedores adjudicados. |
documentCount | number | Documentos adjuntos a la convocatoria. |
hasProtectedInformation | boolean | Si el proceso esta protegido por ley. |
recordUrl | string | Enlace a la ficha del proceso en el portal OECE. |
source / observedAt | string | Procedencia y momento de la extraccion. |
error | string | null si fue exitoso. |
tenderers | array | (detalle) Cada postor con ruc y name. |
awards | array | (detalle) Adjudicaciones: id, estado, fecha, valor, suppliers (con RUC), items. |
contracts | array | (detalle) Contratos: id, awardId, valor, dateSigned, periodo, documentos. |
contractCount | number | (detalle) Numero de contratos. |
suppliers | array | (detalle) Proveedores adjudicados sin duplicados, con RUC. |
parties | array | (detalle) Todas las partes: id, ruc, nombre, roles, ubicacion, direccion, telefono, email, web. |
documents | array | (detalle) Documentos de la convocatoria con titulo, tipo, formato y URL de descarga. |
Ejemplo de registro
Registro real del OCID ocds-dgv273-seacev3-1247367 con withDetails activo. Los arreglos estan recortados para lectura.
{"ocid": "ocds-dgv273-seacev3-1247367","tenderId": "1247367","stage": "Adjudicado (Buena Pro)","title": "CP-ABR-10-2026-MPHI/C-1-1","procurementMethod": "Concurso Publico Abreviado","mainCategory": "services","entityName": "MUNICIPALIDAD PROVINCIAL DE HUARI","entityRuc": "20193046551","entityDepartment": "ANCASH","entityPhone": "043-453378","entityWebsite": "https://WWW.MUNIHUARI.GOB.PE","valueAmount": 197176.62,"valueCurrency": "PEN","valueCurrencyName": "Soles","numberOfTenderers": 11,"awardCount": 1,"awardTotalAmount": 197100,"supplierNames": ["CONSORCIO POMACANCHA"],"recordUrl": "https://contratacionesabiertas.oece.gob.pe/proceso/ocds-dgv273-seacev3-1247367","source": "SEACE Peru (OCDS/OECE)","error": null,"awards": [{"id": "1247367-1828207","date": "2026-09-03T00:00:00-05:00","valueAmount": 197100,"suppliers": [{ "ruc": "1828207", "name": "CONSORCIO POMACANCHA" }]}]}
Comparativa
No existe otro actor dedicado a SEACE Peru en Apify. La opcion mas cercana es un agregador multipais. Este actor es un superconjunto para el Peru: acepta todos los filtros relevantes que ellos aceptan y devuelve la profundidad nativa OCDS completa por proceso.
| Capacidad | Este actor (SEACE Peru) | karmic_mastodon/licitaciones-latam |
|---|---|---|
| Dedicado al Peru | Si, OCDS nativo | Uno de 6 paises en un esquema unificado |
| Filtro por palabra clave | Si | Si |
| Filtro por rango de fechas | Si | Si |
| Filtro por metodo o modalidad | Si | Si |
| Filtro por entidad y RUC | Si | No |
| Filtro por proveedor y RUC | Si | No |
| Filtro por categoria y banda de valor | Si | Parcial |
| Filtro por etapa | Si | No |
| Consulta directa por OCID o id | Si | No |
| Postores con RUC | Si | No |
| Adjudicaciones y proveedores con RUC | Si | Parcial |
| Contratos y documentos | Si | No |
| Items con CUBSO y UNSPSC | Si | No |
| Direccion, telefono y web de la entidad | Si | No |
| Puntaje de oportunidad y alertas | No | Si |
Si necesitas un puntaje unico entre muchos paises con alertas, el agregador es una buena opcion. Si necesitas datos del Peru completos y precisos con RUC de comprador y proveedor, este actor te da mas.
Uso por API y CLI
Ejecuta de forma sincrona y obten los items en una sola llamada. Reemplaza <TOKEN> con tu token de API de Apify.
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~seace-scraper/run-sync-get-dataset-items?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"descripcion":"ambulancia","maxTenders":25,"withDetails":true}'
Consulta procesos especificos:
curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~seace-scraper/runs?token=<TOKEN>" \-H "Content-Type: application/json" \-d '{"tenderIds":["1247367"]}'
Apify CLI:
$apify call scrapers_lat/seace-scraper --input '{"maxTenders":10}'
Descarga los resultados como JSON, CSV o Excel cambiando format:
$curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"
Facturacion y limites
- Pago por resultado. Cada proceso devuelto cobra un evento
result. ConwithDetailsactivo (planes de pago), cada proceso enriquecido cobra ademas un eventodetails, solo despues de entregar la fila. - Sin cobro por fallo. Si una ejecucion falla, escribe un unico item con el campo
errory no cobra. Las ejecuciones vacias no cuestan. - Limite de gasto respetado. Define
maxTotalChargeUsden la ejecucion; al alcanzarlo, el actor deja de entregar y cobrar mas resultados y detalles. - Planes gratuitos de Apify se limitan a 10 resultados por ejecucion. Mejora tu plan para mas.
- Cobertura. El filtrado escanea los procesos mas recientes (ver
maxPagesScan). Para procesos antiguos o exactos, usaocidsotenderIdspara una consulta directa.
Preguntas frecuentes
Es oficial? No. Es una herramienta independiente sin afiliacion con SEACE, OSCE, OECE ni el gobierno peruano. Lee solo datos abiertos publicos que OECE publica.
Necesito API key o cuenta? No. Solo necesitas tu cuenta de Apify para ejecutar el actor.
De donde vienen los datos? De los datos abiertos oficiales de Contrataciones Abiertas (OCDS) del Peru publicados por OECE, derivados de SEACE v1, v2 y v3.
Una ejecucion devolvio 0 resultados. Tus filtros no coincidieron en la ventana escaneada. Afloja los filtros, sube maxPagesScan, o usa ocids / tenderIds para una consulta directa. Las ejecuciones con 0 resultados no se cobran.
Por que un email o telefono de proveedor aparece oculto? Para algunas partes la fuente solo muestra un texto de referencia a la ficha del proveedor. Esos textos se devuelven como null.
Puedo obtener postores y adjudicaciones? Si. Activa withDetails (planes de pago) para obtener cada postor y proveedor adjudicado con RUC, adjudicaciones, contratos, todas las partes y enlaces a documentos.
Que son CUBSO y UNSPSC? CUBSO es el catalogo peruano de bienes y servicios, UNSPSC es el equivalente internacional. Ambos se devuelven por item cuando estan disponibles.
Scrapers relacionados
- Colombia SECOP Procurement Scraper: contratos publicos de Colombia.
- Paraguay DNCP Procurement Scraper: licitaciones y adjudicaciones de Paraguay.
- Compranet Mexico Procurement Scraper: contrataciones publicas de Mexico.
- Comprar Argentina Procurement Scraper: compras publicas de Argentina.
- EU TED Tenders Scraper: licitaciones publicas de la Union Europea.
Mas scrapers en scrapers.lat
Creado y mantenido por scrapers.lat, donde publicamos scrapers de plataformas publicas de EE. UU. y America Latina: registros de empresas, datos de gobierno, finanzas, comercio electronico y mas. Explora el catalogo o solicita un scraper a medida en scrapers.lat.
Herramienta independiente, sin afiliacion con SEACE, OSCE, OECE ni el gobierno del Peru. Accede solo a datos abiertos disponibles publicamente.
