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

15 days ago

Last modified

Share

EU Tenders Scraper — TED Public Procurement Notices

Search the official EU tenders journal (TED — Tenders Electronic Daily, 480,000+ notices) and get clean, structured contract opportunities: buyer, country, CPV codes, value, deadline and a direct notice link. Built on TED's official public API v3 — no key, no proxies, no anti-bot, newest notices first.

Perfect for companies bidding on EU contracts, tender-alert / lead-gen services, and market intelligence on who is buying what.

What you get

Per notice:

  • IdentitypublicationNumber, noticeType, direct url to the notice on ted.europa.eu
  • Title & naturetitle (English when available), contractNature (works / services / supplies)
  • BuyerbuyerName, buyerCountry (ISO-3 code)
  • DatespublicationDate, deadline
  • Classificationcpv (Common Procurement Vocabulary codes)
  • ValuetotalValue, currency (when the notice provides them)
  • Rawlinks object as returned by TED

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.

Example input

{
"searchText": "artificial intelligence",
"dateFrom": "2026-01-01",
"maxResults": 200
}

Output (one notice)

Fields below are the real normalizer output:

{
"publicationNumber": "477851-2026",
"title": "Ireland – Training services – Multi-Party Framework",
"noticeType": "cn-standard",
"contractNature": ["services"],
"publicationDate": "2026-07-10",
"deadline": "2026-07-22",
"buyerName": "Office of Government Procurement",
"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 field-level filters, e.g.:

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

Why this actor

  • Official & free — the pan-EU procurement journal via TED's own API v3; no key, no anti-bot.
  • Recency — newest-first sorting, so you get live opportunities, not the backlog.
  • Commercial WTP — bidders and lead-gen tools pay for fresh contract leads.

Pricing

Pay per result — $5.00 per 1,000 results (one result = one notice). No subscription or platform fees.

  • SEC EDGAR Scraper — US public-company filings for financial datasets.
  • Federal Register Scraper / eCFR Scraper — US government rules & regulations.
  • UK Legislation Scraper — UK Acts & statutory instruments as structured JSON.

Notes & limits

  • 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.