EU TED Tender Monitor & Procurement Data API
Pricing
from $1.00 / 1,000 tender notices
EU TED Tender Monitor & Procurement Data API
Search official TED public procurement notices by keyword, country, CPV code, and date. Export normalized tender data for bid teams, research, automation.
Pricing
from $1.00 / 1,000 tender notices
Rating
0.0
(0)
Developer
Timo Schmidt
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
EU TED Tender Monitor & Normalizer
Search official TED public procurement notices by keyword, country, CPV code, and date. Export normalized tender data for bid teams, research, automation.
This is an unofficial community Actor. It is not affiliated with or endorsed by the European Union Publications Office.
Try this first
Start with the example input below to retrieve recent German notices. The normalized rows are written to the default dataset and can be exported as JSON, CSV, or Excel.
Example output
This preview is generated from a checked-in official-source fixture. It shows the normalized output shape without inventing live demand or results.
Use cases
- Monitor procurement opportunities by country and CPV category.
- Feed normalized tenders into CRM, BI, research, or automation workflows.
- Export multilingual notices into consistent JSON or CSV.
- Build scheduled alerts with Apify Tasks without maintaining TED field mappings.
Input
| Field | Description | Default |
|---|---|---|
keywords | Full-text phrase | none |
countries | Three-letter country codes | DEU |
cpvCodes | Eight-digit codes or families such as 72* | none |
publishedFrom, publishedTo | Inclusive YYYY-MM-DD range | none |
expertQuery | Optional raw TED expert query; overrides filters | none |
language | Preferred notice title/link language | eng |
scope | ACTIVE, LATEST, or ALL | ACTIVE |
maxResults | Hard output and billing limit | 100 |
requestDelayMs | Delay between API pages | 500 |
Example:
{"keywords": "data platform","countries": ["DEU", "FRA"],"cpvCodes": ["72*"],"publishedFrom": "2026-07-01","language": "eng","maxResults": 100}
Output
Each dataset row contains the publication number, localized title, buyers, publication date, tender deadlines, CPV codes, countries, notice/form type, normalized estimated lot-value sum where currencies are consistent, official TED links, and retrieval timestamp.
{"id": "497792-2026","title": "Lithuania – Biomedical equipment – Microbiological safety research equipment","buyers": ["Example university"],"publicationDate": "2026-07-20","deadlines": ["2026-08-25"],"cpvCodes": ["38434540"],"countries": ["LTU"],"estimatedValue": 38825,"currency": "EUR","url": "https://ted.europa.eu/en/notice/-/detail/497792-2026","source": "TED"}
Reliability and limits
- HTTP API only; no browser or proxy.
- Maximum 250 notices per TED page and 10,000 Actor results.
- One request at a time with configurable delay and three bounded retries.
- Deduplication uses the TED publication number.
- Missing IDs are rejected; empty result sets fail explicitly.
- TED can omit fields for some notices. Arrays preserve lot-level coverage where practical.
- Estimated values are summed only when all returned lots use one currency.
Pricing
Pay per event:
- Actor start: USD 0.00005
- Normalized dataset item: USD 0.001
A two-result Apify smoke run on 256 MB used USD 0.0000988564 of platform resources and completed in 3.665 seconds. No browser, proxy, paid API, or external subscription is required. The user's configured maximum charge per run remains the hard billing limit.
Data source and rights
Source: https://api.ted.europa.eu/v3/notices/search. TED documents the Search API for analysis and reuse of published procurement notices. Users remain responsible for their downstream use and any personal data present in official notices.
Support
Report reproducible problems with the input, run link, expected field, and affected TED publication number. Do not include credentials or private procurement documents.
Related Actors
- EU Funding Call Monitor for grants, prizes, and cascade-funding opportunities.
- World Bank WDI Indicator Explorer for country and market-context data.

