EU Tenders — Procurement & Opportunity Notification
收藏官方服务:
资源简介:
REST API for searching European public procurement opportunities via [TED (Tenders Electronic Daily)](https://ted.europa.eu), the official journal for European public procurement
创建时间:
2026-08-27
原始信息汇总
数据集概述
EU Tenders — Procurement & Opportunity Notification 是一个通过 REST API 搜索欧洲公共采购机会的数据集,数据来源为 TED(Tenders Electronic Daily),即欧洲公共采购官方期刊。
- 数据规模:每年约 70 万份采购通知,涉及数百亿欧元的合同价值,是获取欧盟及欧洲经济区(EEA)政府合同信息的重要来源。
- 主要功能:
- 专家搜索:支持完整的 TED 查询语言,可精确筛选招标信息。
- 邮件通知:可启用 HTML 邮件提醒,并附带 Excel 附件。
- 多语言支持:覆盖 24 种欧盟语言,并自动回退至英语。
- 扁平数据结构:以键值对记录返回,便于直接用于电子表格或仪表盘。
- 直接链接:每条通知自动包含 PDF 和 HTML 版本的访问链接。
输入参数
| 参数 | 必填 | 类型 | 默认值 | 描述 |
|---|---|---|---|---|
query |
✅ | string | — | 专家搜索查询语句(可参考 TED 专家搜索构建器生成) |
returned-fields |
✅ | array of strings | ["buyer-name", "publication-date"] |
指定输出中包含的 TED 字段(可选字段超过 1800 个) |
limit |
✅ | integer (1–250) | 10 |
每次运行返回的最大通知数量 |
lang |
✅ | string | ENG |
ISO 639-2 语言代码,支持 24 种欧盟语言 |
send-mail |
可选 | boolean | false |
是否启用邮件通知 |
alert-mail |
可选 | string (email) | — | 接收通知的邮箱地址(启用 send-mail 时必须提供) |
输出示例
每条通知以扁平记录返回,例如:
json { "notice-title": "Fornitura di dispositivi medici", "publication-number": "343654-2026", "buyer-name": "Provincia di Monza e della Brianza", "publication-date": "2026-05-20+02:00", "pdf": "https://ted.europa.eu/it/notice/343654-2026/pdf", "html": "https://ted.europa.eu/it/notice/-/detail/343654-2026" }
可用返回字段参考
returned-fields 参数支持超过 1800 个 TED 字段,按类别分组,常见字段包括:
- 识别(Identification):如
publication-date、BT-01-notice等。 - 主题(Subject matter):如
description-glo、OPP-021-Contract等。 - 买方/组织(Buyer / organization):如
buyer-profile、buyer-category等。 - 程序(Procedure):如
contract-nature-main-proc、BT-88-Procedure等。 - 日期/截止时间(Dates / deadlines):如
deadline-receipt-tender-date-lot、public-opening-date-lot等。 - 金额/价值(Values / amounts):如
framework-maximum-value-lot、tender-value-cur-highest等。 - 采购地点(Performance location):如
place-of-performance、place-of-performance-city-part等。 - 联系方式(Contacts / touchpoints):如
touchpoint-email-docprovider-lot、touchpoint-tel-buyer等。 - 评审/上诉(Review / appeals):如
review-id、review-irregularity-type等。 - 中标信息(Award / winners):如
winner-country、BT-688-LotResult等。
订阅计划
- BASIC:$0.00 / 月
- PRO:$3.00 / 月
- ULTRA:$14.90 / 月
- MEGA:$24.90 / 月
提供商信息
- API 创建者:ilborso
- 订阅者数:1
- 类别:Commerce




