EU TED Tender Monitor — European Public Procurement
Pricing
from $100.00 / 1,000 tenders
EU TED Tender Monitor — European Public Procurement
Monitor EU public tenders from TED (Tenders Electronic Daily) — filter by CPV code, country, keyword, date. Official EU open data, no login.
Pricing
from $100.00 / 1,000 tenders
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
📋 EU TED Tender Monitor · European Public Procurement
Monitor EU public tenders from TED (Tenders Electronic Daily) — the official EU procurement journal. Filter by CPV code, country, keyword, and date; built for B2B sellers, bid teams, and market-intel analysts.
⚡ What you get
| Field | Description |
|---|---|
publicationNumber | TED notice ID |
title | Notice title (English) |
buyer / country | Contracting authority + country |
publishedDate / deadline | Timeline |
noticeType | Contract notice / award / etc. |
url | Link to the full notice |
🎯 Use cases
- B2B vendors tracking relevant public contracts
- Bid / proposal teams monitoring deadlines
- Market-intel analysts sizing public demand by CPV
- Consultancies watching competitor awards
🚀 Sample inputs
{ "cpvCodes": ["72000000"], "countries": ["DEU","FRA"], "sinceDays": 14 }
{ "cpvCodes": ["45000000"], "keyword": "bridge", "maxResults": 100 }
📦 Sample output
{ "publicationNumber": "189976-2026", "title": "IT services framework", "buyer": "European Banking Authority", "country": "FRA", "publishedDate": "2026-06-01", "deadline": "2026-07-15", "url": "https://ted.europa.eu/en/notice/-/detail/189976-2026" }
📊 Sample Output

🛠 How it works
- Source — official TED API v3 (
api.ted.europa.eu), no login. - Query — builds an expert query from CPV + country + date + keyword.
- Normalize — picks English values from TED's multilingual fields.
- Schema — one row per notice with a direct link.
- Schedule — run daily; route new tenders to your CRM/Slack via n8n.
🔗 Related Actors
💰 Pricing Example
Pay-per-event: $0.005 per run + $0.10 per tender (tender-record).
| Tenders | Cost |
|---|---|
| 50 | ~$5.00 |
| 200 | ~$20.00 |
| 1,000 | ~$100.00 |
| Apify's $5 free credit covers ~49 tenders. Start free → |
⚖️ Legal & data sources
Data from the official EU TED open-data API (re-use permitted under the EU open-data licence). Identified User-Agent.
❓ FAQ
What are CPV codes? The EU Common Procurement Vocabulary — a category taxonomy (e.g. 72000000 = IT services).
Which countries? All EU/EEA; filter with ISO 3-letter codes.
Do I need a key? No.
Fresh? Live from TED; use sinceDays for the window.
Awards too? Yes — all notice types; filter downstream by noticeType.
Languages? Output is normalised to English where available.
🆘 Troubleshooting
- 0 results — widen
sinceDays, drop the country filter, or check the CPV code. - Wrong sector — refine
cpvCodes. - Missing deadline — some notice types have no tender deadline.
- Too many — narrow CPV/country or lower
maxResults.
🏷️ About NexGenData
Structured public-data tools for analysts, developers, and operators. thenextgennexus.com.