TED Lite — EU Tender Notices avatar

TED Lite — EU Tender Notices

Pricing

from $2.00 / 1,000 notice rows

Go to Apify Store
TED Lite — EU Tender Notices

TED Lite — EU Tender Notices

Official EU TED API search. Canonical tender schema (notice_id, title, buyer, deadline, url, CPV). Fast, no browser. Built for agents + quality-gate pipeline.

Pricing

from $2.00 / 1,000 notice rows

Rating

0.0

(0)

Developer

Yahor

Yahor

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

TED Lite — EU public tenders (official TED API)

TED Lite

Fast, cheap, structured EU procurement notices from the official TED API — no browser, no brittle HTML.

Why this Actor (vs other TED scrapers)

TED LiteTypical TED scrapers
SourceOfficial api.ted.europa.euBrowser / HTML
SpeedSecondsOften minutes
Cost~$0.003 / noticeOften higher + CU
SchemaCanonical tender.v1 (works with our gate/diff/ICS)Varies
AuthNoneCookies / proxies

Output (every notice)

{
"notice_id": "12345-2026",
"title": "...",
"buyer": "...",
"deadline": "2026-08-01",
"url": "https://ted.europa.eu/...",
"portal": "TED",
"country": "DEU",
"publication_date": "20260701",
"codes": ["72000000"],
"amount": null,
"currency": null,
"status": "cn-standard"
}

Pipeline

ted-lite → tender-quality-gate → tender-id-deduper → tender-deadline-ics
↘ tender-watch-diff (daily)

Input

  • cpv (prefill 72000000 IT), buyerCountry, text, noticeType (default cn-standard)
  • publicationDateFrom / publicationDateTo — if from is empty, last 90 days is applied automatically (stops decade-old empty rows)
  • limit (default 20), page, scope (ACTIVE/ALL)
  • expertQuery — full TED query override (skips auto date floor)

Example input

{
"cpv": "72000000",
"limit": 10,
"noticeType": "cn-standard",
"scope": "ACTIVE",
"publicationDateFrom": "2026-04-01"
}

Pricing (PPE)

  • Actor start ≈ $0.00005
  • TED search $0.001
  • Notice row $0.003 (primary)

Example: 50 notices ≈ $0.15

Built for agents

Clean JSON, no login, predictable fields — ideal for MCP / agentic runs.