EU Tender Monitor — TED Public Procurement
Pricing
from $5.00 / 1,000 tender returneds
EU Tender Monitor — TED Public Procurement
Monitor EU public procurement tenders from TED (Tenders Electronic Daily). Filter by CPV codes, countries, keywords and deadlines. Monitor mode returns only NEW tenders since the last run — ideal for scheduled bid-team alerts and AI agents.
Pricing
from $5.00 / 1,000 tender returneds
Rating
0.0
(0)
Developer
Relevate
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
EU Tender Monitor — TED Public Procurement Scraper
Monitor EU public procurement tenders from TED (Tenders Electronic Daily) — the official journal where every above-threshold public contract in the EU must be published.
Filter by CPV codes, countries, keywords and deadlines. Turn on monitor mode and schedule the actor to get only new tenders since the last run — a zero-noise daily feed for your bid team, CRM, or AI agent.
Why this actor
- ✅ Official data source — uses the public TED API (no scraping of protected sites, no legal gray zone, no broken selectors).
- ✅ All 27 EU countries + EEA — one actor for your entire market.
- ✅ Monitor mode — remembers what you've already seen; a scheduled run outputs only new tenders. Perfect for daily alerts.
- ✅ Bid-ready fields — buyer, submission deadline, estimated contract value, CPV classification, direct links to the notice (HTML/PDF/XML).
- ✅ AI-agent friendly — clean JSON output; plug it into an LLM to score tender fit against your company profile.
Typical use cases
| Who | How |
|---|---|
| Bid / tender teams | Daily scheduled run → email or Slack with new tenders matching your CPV + country |
| Sales teams (IT, construction, consulting) | Track which public contracts your prospects and competitors are bidding for (add can-standard notice type for award data) |
| AI agents / RAG pipelines | Feed structured tender JSON into an agent that drafts go/no-go recommendations |
| Market analysts | Pull historical publication volumes by CPV and country |
Input
| Field | Example | Notes |
|---|---|---|
countries | ["CZE", "SVK", "DEU"] | Place of performance. ISO alpha-3 preferred; two-letter codes (CZ, SK, DE) are accepted and converted automatically. Empty = whole EU. |
cpvCodes | ["72", "48"] | Prefix match. 72 = IT services, 48 = software, 45 = construction, 79 = business services, 71 = engineering. |
keywords | "cloud OR kubernetes" | Optional full-text search. |
daysBack | 7 | Publication window. |
noticeTypes | ["cn-standard"] | Contract notices (default). Add can-standard for contract awards. |
onlyOpenDeadlines | true | Drop tenders you can no longer bid on. |
monitorMode | true | Only new tenders since last run (per filter combination). |
maxResults | 200 | Safety cap. |
Output example
{"publicationNumber": "453020-2026","title": "Czechia – IT services: consulting, software development, Internet and support","buyer": "Ministerstvo zemědělství","country": "CZE","deadline": "2026-07-27","estimatedValue": 36000000,"currency": "CZK","cpv": "72000000","noticeType": "cn-standard","publicationDate": "2026-07-08","noticeUrl": "https://ted.europa.eu/en/notice/-/detail/453020-2026","pdfUrl": "https://ted.europa.eu/en/notice/453020-2026/pdf"}
Every run also writes a RUN_SUMMARY record to the key-value store with the result counts, the resolved filters and the exact TED query used — handy for integrations, debugging and AI agents.
Scheduling a daily alert
- Set your filters, enable
monitorMode. - Create a Schedule in Apify Console (e.g. every morning at 7:00).
- Add an integration (email, Slack, webhook, Make, Zapier) on the actor run — you'll only be notified when there are new tenders.
Pricing
Pay per event: a small fee per run start plus a fee per tender returned. You only pay for results — an empty monitor run costs almost nothing.
Data source & fair use
All data comes from the official, publicly funded TED API. TED data is free to reuse under the EU open-data policy. This actor does not collect personal data.
Roadmap
- CZ national tenders below EU threshold (NEN / Věstník veřejných zakázek)
- SK national tenders (ÚVO)
- German Vergabe portals
- Tender-fit scoring with your company profile