EU Tenders Scraper — TED Procurement Notices
Pricing
from $5.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 days ago
Last modified
Categories
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:
- Identity —
publicationNumber,noticeType, directurlto the notice on ted.europa.eu - Title & nature —
title(English when available),contractNature(works / services / supplies) - Buyer —
buyerName,buyerCountry(ISO-3 code) - Dates —
publicationDate,deadline - Classification —
cpv(Common Procurement Vocabulary codes) - Value —
totalValue,currency(when the notice provides them) - Raw —
linksobject as returned by TED
Input
| Field | Type | Default | Description |
|---|---|---|---|
searchText | string | — | Keyword/phrase (full-text), e.g. cloud computing |
query | string | — | Advanced: raw TED expert-search query (overrides searchText) |
dateFrom / dateTo | string | — | Publication-date range (YYYY-MM-DD) |
maxResults | integer | 200 | Cap 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.
Advanced: query (TED expert search)
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.
Related actors
- 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
searchTextruns a full-text match; usequeryfor 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.