Scrapers.lat logo scrapers.lat
商业

Colombia SECOP Public Contracts Scraper

Scrape Colombia public procurement contracts from SECOP II on datos.gov.co. Extract buyer entity, supplier, NIT, contract value, amounts paid and invoiced, UNSPSC category, legal representative and bank details across all 33 departments. Export to JSON, CSV or Excel.

56 每条记录的字段 JSON · CSV · Excel · API 按用量付费
colombia-secop-scraper.json 200 OK
{
  "entity": "SUBRED INTEGRADA DE SERVICIOS DE SALUD SUR E.S…",
  "entityNit": "900958564",
  "supplier": "Angely Yeribeth Calderon Acevedo",
  "supplierNit": "1090481700",
  "supplierDocType": "Cédula de Ciudadanía",
  "isPyme": false,
  "contractRef": "5611-2018",
  "contractId": "CO1.PCCNTR.371304",
  "object": "PRESTAR SERVICIOS DE APOYO A LA GESTIÓN ASISTE…"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
EntityEntity NitSupplierSupplier NitSupplier Doc TypeIs PymeContract RefContract IdObjectContract TypeModalityStatusValueCurrency
示例输出

一条真实的示例记录,正是你收到的结构。

EntityEntity NitSupplierSupplier Nit
SUBRED INTEGRADA DE SERVICIOS DE …900958564Angely Yeribeth Calderon Acevedo1090481700
COLEGIO ECOLOGICO DE FLORIDABLANCA900118017comercializadora abc63527914
GOBERNACIÓN DEL DEPARTAMENTO ARCH…892400038Sin DescripcionNo Definido
MINSALUD900474727Pedro Luis Araujo Zarate1048208567
MINSALUD900474727FRANZ ENRIQUE BASTO CORTES11255453
GET /colombia-secop-scraper
{
  "entity": "SUBRED INTEGRADA DE SERVICIOS DE SALUD SUR E.S…",
  "entityNit": "900958564",
  "supplier": "Angely Yeribeth Calderon Acevedo",
  "supplierNit": "1090481700",
  "supplierDocType": "Cédula de Ciudadanía",
  "isPyme": false,
  "contractRef": "5611-2018",
  "contractId": "CO1.PCCNTR.371304",
  "object": "PRESTAR SERVICIOS DE APOYO A LA GESTIÓN ASISTE…"
}

常见问题

Which contracts does this cover?

It covers electronic contracts published on SECOP II, Colombia's official public-procurement platform, across every department from Bogotá to Amazonas. You can filter by contracting entity, supplier, department, contract type, status, signing date and minimum value.

Can I pull every contract for one supplier?

Yes. Set the supplier NIT or document number and the scraper returns that supplier's full contract history across all government entities, which is ideal for KYC and competitor intelligence. You can also search by supplier name when you do not have the document number.

How do I find all contracts from a specific government entity?

Filter by the entity NIT to get every contract that entity has signed, or use the entity name for a broader text match. Combine it with a date range or minimum value to focus on recent or high-value awards.

Does it include payment and supplier banking details?

Yes, when the entity has published them. Records carry amounts paid, invoiced and pending, the supplier bank name and account, the legal representative document number and nationality, and the supervisor and spending authority. These fields populate on contracts that are already in execution or payment; very recently signed contracts may leave them empty.

Do I need an API key or token?

No. The datos.gov.co open-data API is public and needs no key. You can optionally supply a free Socrata application token to raise the rate limit on very large runs, but it is not required.

Do I need a proxy to run this?

No. The open-data portal is globally accessible and responds from standard datacenter connections, so runs work out of the box. An optional proxy setting is available only if you ever hit rate limits.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。