>

EU TED Tender Monitor — European Public Procurement API

Reading Time: < 1 minute

EU public tenders are published on TED (Tenders Electronic Daily), but bidders and market researchers need them filtered by country, CPV code, and value as a structured feed — not a manual portal search. Missing a relevant tender means missing a contract.

What you get

Each notice as JSON: title, buyer, country, CPV category, publication and deadline dates, estimated value, and the source TED URL.

Sample input

{
  "country": "DE",
  "cpv": "72000000",
  "daysBack": 7
}

Sample output

{
  "title": "IT services framework agreement",
  "buyer": "Example Public Authority",
  "country": "DE",
  "cpv": "72000000",
  "deadline": "2026-07-15",
  "valueEur": 1200000,
  "url": "https://ted.europa.eu/..."
}

Run it

Open the actor on Apify → Pay-per-result, $5/month free credit.

Bundle: related actors. Hub: cluster guide.

FAQ

What is TED?

Tenders Electronic Daily — the official EU public-procurement notice portal.

Can I filter by country and category?

Yes — filter by country and CPV procurement category.

Can it run on a schedule?

Yes — schedule on Apify or trigger via n8n.

How is it priced?

Pay-per-tender on Apify with $5/month free credit.