TED Tender Monitor — EU public tenders by trade avatar

TED Tender Monitor — EU public tenders by trade

Pricing

Pay per usage

Go to Apify Store
TED Tender Monitor — EU public tenders by trade

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

Yo45ure

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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. 45262670 metalworking, 42600000 machine 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:

tradeCPV
Metalwork / Metallbau45262670, 44316000
Machine tools / CNC42600000
Electrical installation45310000
IT services72000000
Cleaning90910000

Scheduling a tender radar

  1. Set onlyNew: true
  2. Create a Schedule (e.g. daily 07:00)
  3. 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.