VOOZH about

URL: https://apify.com/outstanding_vegetable/colombia-secop-scraper

โ‡ฑ Colombia Secop Scraper ยท Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Colombia Secop Scraper

Colombia SECOP Government Contracts Scraper. Structured data export for lead generation, enrichment, and competitive research.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Peter Skotte

Peter Skotte

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a month ago

Last modified

Share

Colombia SECOP Government Contracts Scraper

Overview

Extract Colombian government procurement contracts from SECOP II via datos. gov. co.

Features

  • Search by keywords to find specific results
  • Filter results by category or type
  • Export data in JSON, CSV, or Excel formats

Use Cases

  • Monitor - Monitor international government procurement opportunities
  • Track - Track regulatory changes across jurisdictions
  • Build - Build cross-border compliance databases
  • Aggregate - Aggregate international public sector data for research

Input Parameters

ParameterTypeDescriptionDefault
querystringFull-text search query
entidadstringFilter by contracting entity name
departamentostringFilter by Colombian department/state
estadostringContract status filter
modalidadstringType of procurement process
limitintegerMaximum number of contracts to return100

Output Example

Each result contains structured data like this:

{
"id":"ABC-12345",
"proceso":"Sample proceso",
"estado":"Sample estado",
"entidad":"ABC-12345",
"contratista":"Sample contratista",
"objeto":"Sample objeto",
"tipoContrato":"Sample tipoContrato",
"modalidad":"ABC-12345",
"valorContrato":"Sample valorContrato",
"valorTotal":"Sample valorTotal",
"fechaFirma":"Sample fechaFirma",
"fechaFin":"Sample fechaFin",
"departamento":"Sample departamento",
"ciudad":"Sample ciudad"
}

Pricing

This actor uses pay-per-result pricing:

  • $0.001 per result
  • $1.00 per 1,000 results

No monthly fees. You only pay for what you scrape. Apify Free plan includes $5/month in platform credits.

How to Run

Apify Console

  1. Go to the Colombia SECOP Government Contracts Scraper actor page
  2. Configure your input parameters
  3. Click Start and wait for the results
  4. Download data in JSON, CSV, or Excel format

API

curl-X POST "https://api.apify.com/v2/acts/fortuitous_pirate~colombia-secop-scraper/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{"maxItems": 10}'

Python SDK

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run = client.actor("fortuitous_pirate/colombia-secop-scraper").call(
run_input={"maxItems":10}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

Integration

Connect Colombia SECOP Government Contracts Scraper with your existing tools and workflows:

  • API access - Programmatic access via Apify API
  • Webhooks - Get notified when scraping completes
  • Scheduling - Set up recurring runs on any schedule
  • Zapier / Make - Connect with 5,000+ apps via Apify integrations
  • Python / Node.js SDKs - Native client libraries for easy integration

You might also like

Colombia SECOP Scraper

scrapers_lat/colombia-secop-scraper

Extract Colombia public contracts from SECOP II (datos.gov.co): entity and supplier, NIT, contract value, amounts paid and invoiced, legal representative ID, supplier bank and account, UNSPSC category, supervisor and spending authority.

Public Tenders & Government Contracts Scraper โ€” Spain EU LATAM

olican/public-tenders-government-contracts-scraper

Scrape public tenders, government contracts and procurement opportunities from Spain (PLACE), EU (TED) and Colombia (SECOP II) in real time. MCP-native tool for AI agents. Filter by keywords, budget, CPV/UNSPSC and jurisdiction. Ideal for B2G sales teams, procurement, and legal AI agents.

3

5.0

SECOP II - Buscador Inteligente de Licitaciones Colombia

alijosecruz/secop-ii-licitaciones

Busca licitaciones y contratos en SECOP II (Colombia) usando IA. Filtra por descripciรณn, departamento, presupuesto y fecha. Evalรบa y puntรบa resultados automรกticamente con Claude o GPT. Ideal para proveedores del Estado, consultores y empresas B2B.

Colombia Open Data Scraper

parseforge/colombia-datos-gov-co-scraper

Export records from datos.gov.co, Colombia's national open-data portal. Pull rows from any dataset resource: COVID cases, government contracts, education, transport, health, public salaries. Filter by field values, sort by column, paginate full datasets.

Innpulsa Colombia โ€“ Grants & Convocatorias Scraper

jungle_synthesizer/innpulsa-colombia-convocatorias-grants-scraper

Scrapes the official Innpulsa Colombia convocatorias catalog (Colombia's flagship gov entrepreneurship-acceleration body). Returns all open and closed grant calls with full metadata: dates, eligibility, benefits, registration links, and document terms.

๐Ÿ‘ User avatar

BowTiedRaccoon

2