TED Tender Monitor — EU public tenders by trade
Pricing
Pay per usage
TED Tender Monitor — EU public tenders by trade
Monitor EU public procurement (TED) by CPV code, country and keywords. Built for trades and SMEs: schedule it with onlyNew and get only fresh matching tenders — an automatic tender radar via the official TED API, no scraping.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Yo45ure
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Find and monitor EU public procurement notices (TED — Tenders Electronic Daily) filtered by CPV code, country and keywords. Built for trades and SMEs who should be bidding on public contracts but don't have time to watch the portals.
Public buyers — municipalities, states, federal agencies — publish thousands of contracts every week: metalwork, construction, machining, IT, services. The businesses that win them are usually just the ones that saw them in time.
What it does
- Queries the official TED API (no scraping, no login, stable)
- Filters by CPV codes (e.g.
45262670metalworking,42600000machine tools), countries (DEU,AUT,NLD, …) and optional keywords (e.g.Laserschneiden,CNC) - Returns clean structured data: title, buyer, deadline, publication date, CPV, direct TED link + German PDF link
- Monitoring mode (
onlyNew): run it on a schedule and each run emits only tenders you haven't seen before — connect the dataset to email/Slack/Sheets via any Apify integration and you have an automatic tender radar
Example: German metalworking, last 14 days
{"cpvCodes": ["45262670", "44316000", "42600000"],"countries": ["DEU"],"keywords": [],"publishedSinceDays": 14,"onlyNew": false}
Typical output item:
{"publicationNumber": "547814-2026","title": "Deutschland – Bauarbeiten – Feuerwehrtechnische Zentrale …","buyer": "Landkreis Göttingen","deadline": "2026-08-17T23:59:59+02:00","publicationDate": "2026-08-07+02:00","cpv": ["45216121"],"url": "https://ted.europa.eu/en/notice/-/detail/547814-2026","pdfDe": "https://ted.europa.eu/de/notice/547814-2026/pdf"}
Finding your CPV codes
Search your trade at ted.europa.eu once, open a matching notice, and copy its CPV codes into the input. Common starting points:
| trade | CPV |
|---|---|
| Metalwork / Metallbau | 45262670, 44316000 |
| Machine tools / CNC | 42600000 |
| Electrical installation | 45310000 |
| IT services | 72000000 |
| Cleaning | 90910000 |
Scheduling a tender radar
- Set
onlyNew: true - Create a Schedule (e.g. daily 07:00)
- Add an integration on the dataset (email, Slack, Google Sheets, webhook)
New matching tenders land in your inbox; silence means nothing new — not a broken run.