EU Tenders (TED): procurement notices by keyword and country avatar

EU Tenders (TED): procurement notices by keyword and country

Pricing

from $1.30 / 1,000 notice listeds

Go to Apify Store
EU Tenders (TED): procurement notices by keyword and country

EU Tenders (TED): procurement notices by keyword and country

Public procurement notices from TED, the EU's official tender journal, by keyword, country, CPV code and notice type: buyer, title, value, deadline, procedure, place of performance and links, from the official API. Up to 50 searches a run, filter on publication date. Pay per notice.

Pricing

from $1.30 / 1,000 notice listeds

Rating

0.0

(0)

Developer

Steadydata Team

Steadydata Team

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Share

Public procurement notices from TED, the EU's official tender journal, by keyword, country, CPV code and notice type: buyer, title, value, deadline, procedure, place of performance and links, from the official API. Up to 50 searches a run, filter on publication date. Pay per notice.

Why this scraper

  • Only delivered results are charged. Inputs that fail come back as clear error records at no cost.
  • Straight from the Publications Office's own search API, the same source as ted.europa.eu, no HTML and no proxy tricks. Measured on the platform: 200 Dutch contract notices for two search terms in 14 seconds for an eighth of a cent.
  • One row per notice with what a bid team needs to decide in a glance: buyer and its country, the title in English and in the original language, estimated value and currency, deadline for bids, procedure type, contract nature (works, supplies, services), main and additional CPV codes, place of performance, the buyer's sector, and the notice and PDF links.
  • Filters that map to how procurement is actually searched: free text, buyer countries (ISO codes), CPV codes, notice type (open contract notices, awards, prior information) and a published-since date, so a daily run returns only what is new.
  • Newest first, with a per-search ceiling, so a broad term does not become a surprise bill.

Who this is for

Put search terms in queries (up to 50 per run), set countries (three-letter ISO codes such as NLD, DEU, FRA), optionally cpvCodes, noticeTypes (default cn-standard, the open contract notices), publishedSince (YYYY-MM-DD) and maxNoticesPerQuery (default 100). Built for bid teams and sales teams that watch public buyers, market research on public spending by sector and country, and lead lists of authorities that buy what you sell.

Who this is not for

TED carries notices above the EU thresholds and what member states publish voluntarily; small national tenders below the thresholds are on national portals (for the UK, see the related actor). The description is in English only when the buyer or TED provides one, otherwise in the buyer's language. estimatedValue is what the buyer typed, sometimes a placeholder like 1, and empty for the many buyers that publish no value; it is never estimated. Award notices (can-standard) have no deadline. A search needs at least a term, a country or a CPV code; an empty search would list all of Europe and is refused for free.

Input example

{
"queries": [
"software",
"consultancy services"
],
"countries": [
"NLD"
],
"noticeTypes": [
"cn-standard"
],
"maxNoticesPerQuery": 100
}

Output example

  • publicationNumber
  • title
  • titleOriginal
  • buyerName
  • buyerCountry
  • buyerCity
  • buyerWebsite
  • placeOfPerformance
  • publicationDate
  • deadline
  • estimatedValue
  • currency
  • mainCpv
  • cpvCodes
  • noticeType
  • procedureType
  • contractNature
  • mainActivity
  • description
  • url
  • pdfUrl
  • query

Error codes: INVALID_QUERY, NO_RESULTS, BLOCKED.

One delivered row looks like this (description shortened):

{
"publicationNumber": "658908-2026",
"title": "Netherlands – Advertising management services – Mediadiensten",
"titleOriginal": "Mediadiensten",
"buyerName": "Voedingscentrum Nederland",
"buyerCountry": "NLD",
"buyerCity": "'S-GRAVENHAGE",
"buyerWebsite": "http://www.voedingscentrum.nl",
"placeOfPerformance": [
"NL411",
"NL414",
"NL415",
"NL416",
"NL421",
"NL422",
"NL423",
"NLD"
],
"publicationDate": "2026-09-24",
"deadline": "2026-11-02",
"estimatedValue": 1,
"currency": "EUR",
"mainCpv": "79341200",
"cpvCodes": [
"79341200",
"79341100",
"79341400"
],
"noticeType": "cn-standard",
"procedureType": "open",
"contractNature": "services",
"mainActivity": "gen-pub",
"description": "Eén van de activiteiten van het Voedingscentrum is het voeren van een aantal publiekscampagnes, die met name inzetten op een breed bereik en kennisoverdracht.",
"url": "https://ted.europa.eu/en/notice/-/detail/658908-2026",
"pdfUrl": "https://ted.europa.eu/en/notice/658908-2026/pdf",
"query": "consultancy services",
"status": "ok"
}

Pricing

Pay per event: one notice-listed event per delivered result. No charge for inputs that fail, no separate platform-usage surcharge.

Free Apify plan: this actor delivers up to 25 rows per run for accounts on the Apify free plan, and then stops with a message. That limit is set by us, not by Apify. It exists so the actor keeps paying for itself for the people who do pay. Any paid Apify plan runs it at full size, billed per delivered row, with failed rows never charged.

Reviews: if this actor saves you time, a short review on this page is the one thing that helps most. Ratings are what other buyers look at first, and we have no other way to ask.

FAQ

Is personal data collected? No. Rows carry the contracting authority and the notice; the contact person named on a notice is not read.

How do I get only new tenders every morning? Run with publishedSince set to yesterday and your countries and CPV codes. Searches with nothing new come back as a free NO_RESULTS row.

What is a CPV code? The Common Procurement Vocabulary, the EU's classification of what is bought: 48000000 is software packages, 72000000 IT services, 45000000 construction work. Every notice carries at least one; filter on cpvCodes to skip the keyword guesswork.

Can I get award notices to see who won? Yes: set noticeTypes to can-standard. Those rows have no deadline; the winning bidder is in the notice behind url (the API does not expose it as a field for every notice type).

Why is the title in English but the description in Dutch? TED translates titles into all EU languages; descriptions are published in the buyer's language only, unless the buyer supplied an English one. The original title is kept in titleOriginal.

What does a run cost when a search finds nothing? Nothing. NO_RESULTS, INVALID_QUERY and BLOCKED rows are free; only delivered notices are charged.

What happens when the source changes? Sources change from time to time; that is the nature of this work. The actor is monitored daily and fixed fast, and while it is broken you are not charged, because only delivered results cost anything.