EU Tenders Scraper — TED Procurement Notices avatar

EU Tenders Scraper — TED Procurement Notices

Pricing

from $5.00 / 1,000 results

Go to Apify Store
EU Tenders Scraper — TED Procurement Notices

EU Tenders Scraper — TED Procurement Notices

Search EU public procurement notices from TED (480k+) by keyword — buyer, country, CPV, value, deadline, link. Official free EU API, newest first. No key.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Ponderable Hydrometer

Ponderable Hydrometer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Share

EU Tenders Scraper — TED Public Procurement Notices

Search and extract EU public procurement notices from TED (Tenders Electronic Daily) — the official EU tenders journal with 480,000+ notices. Find live contract opportunities by keyword, filter by date, and get clean structured data: buyer, country, CPV codes, value, deadline and a direct notice link.

Built on TED's official public API — no key, no proxies, no anti-bot. Newest notices first.

Who it's for

  • Companies bidding on EU contracts — find relevant open tenders in your sector.
  • Tender-alert / lead-gen services — feed a monitoring product with fresh notices.
  • Market & competitive intelligence — track who's buying what, and award values.
  • Procurement consultants & government contractors.

Input

FieldTypeDefaultDescription
searchTextstringKeyword/phrase (full-text), e.g. cloud computing
querystringAdvanced: raw TED expert-search query (overrides searchText)
dateFrom / dateTostringPublication-date range (YYYY-MM-DD)
maxResultsinteger200Cap on notices returned

Provide at least one of searchText or query. Results are sorted newest first.

Output

One row per notice:

{
"publicationNumber": "477851-2026",
"title": "Ireland – Training services – Multi-Party Framework",
"noticeType": "cn-standard",
"contractNature": ["services"],
"publicationDate": "2026-07-10",
"deadline": "2026-07-22",
"buyerName": "…",
"buyerCountry": "IRL",
"cpv": ["80000000"],
"totalValue": "360000",
"currency": "EUR",
"url": "https://ted.europa.eu/en/notice/-/detail/477851-2026"
}

Multilingual fields (title, buyer name) are returned in English when available.

Power users can pass a raw TED expert-search query for precise control, e.g.:

FT~"data center" AND PD>=20260101 AND buyer-country=DEU SORT BY publication-date DESC

Notes & limits

  • Official TED API — free, public, no key or anti-bot; covers the pan-EU procurement journal.
  • searchText runs a full-text match; use query for field-level filters (country, CPV, etc.).
  • Value/deadline fields are only present when the notice provides them.
  • Public data; you are responsible for compliant use of the output.