EU & UK Public Tenders — TED + Find a Tender avatar

EU & UK Public Tenders — TED + Find a Tender

Pricing

from $5.00 / 1,000 tender notices

Go to Apify Store
EU & UK Public Tenders — TED + Find a Tender

EU & UK Public Tenders — TED + Find a Tender

New public tenders from the EU (TED, 30+ countries) and the UK (Find a Tender) in one clean table. Filter by country, CPV code, keyword and value; get only new notices on each run for daily alerts. Official APIs, pay per notice.

Pricing

from $5.00 / 1,000 tender notices

Rating

0.0

(0)

Developer

Erich Michal Sikora

Erich Michal Sikora

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Get new government tenders from 30+ European countries and the UK in one clean table. Filter by country, CPV code, keyword and contract value. Turn on "Only new since the last run", schedule it daily, and you get a ready-made tender alert. You only pay for notices you actually receive.

What you get per tenderExample
Title and short descriptionCase handling system, Hydropower plant modernisation
Buyer, city, country, websiteNordre Follo kommune, Ski, NO
Estimated value and currency34 500 000 EUR
Deadline for bids2026-11-03
CPV codes, contract type, procedure72000000 · services · open
Linksofficial notice, PDF, bid portal, tender documents

Who uses it

  • Companies that sell to the public sector. IT, construction, consulting, healthcare and facility services get every new tender in their field each morning, not only the ones a paid portal happens to show.
  • Bid consultants and agencies. One run covers all their clients' sectors and countries.
  • Market analysts. Contract awards with values show who buys what and at what price.
  • AI agents and automations. Output is flat JSON with stable fields for CRMs, Slack, Google Sheets, Make or Zapier.

Sources

SourceCoverageAccess
EU TED (Tenders Electronic Daily)All EU member states plus Norway, Switzerland, Iceland and other countries publishing on TED: about 3 000 notices per working dayofficial TED Search API
UK Find a TenderUK public procurement under the Procurement Act 2023official OCDS API (Open Government Licence)

Both are official, public, no-login APIs. The Actor does not scrape web pages or get around any protection.

How to use it

  1. Enter keywords (any match), countries (2-letter codes) and/or CPV codes. Parent CPV codes include all children, so 72 means all IT services.
  2. Choose how far back to look (default: last 3 days) and what to fetch: open tenders (default), planning notices (upcoming tenders) or contract awards.
  3. Run it. For alerts, turn on Only new since the last run and add a daily Schedule in Apify. Each run then returns only notices you have not received yet. You can connect it to e-mail, Slack or a webhook with Apify integrations.

Example input

{
"keywords": ["software", "cloud", "Software", "logiciel"],
"countries": ["DE", "FR", "GB"],
"cpvCodes": ["72000000", "48000000"],
"noticeTypes": ["tender"],
"daysBack": 3,
"minValue": 100000,
"onlyNew": true,
"maxResults": 200
}

Example output

{
"source": "TED",
"noticeId": "646374-2026",
"noticeType": "tender",
"title": "Inovácia a modernizácia Vodnej elektrárne Čunovo",
"buyerName": "Vodohospodárska výstavba, š.p.",
"buyerCountry": "SK",
"cpvMain": "45251120",
"contractType": "works",
"procedureType": "open",
"value": 34500000,
"currency": "EUR",
"publishedAt": "2026-09-21",
"deadline": "2026-11-03",
"placeOfPerformance": ["SK010"],
"submissionUrl": "https://evo.isepvo.sk//evoportal/sk-sk/Public/OrderSearch/Detail?id=563823",
"noticeUrl": "https://ted.europa.eu/en/notice/-/detail/646374-2026",
"pdfUrl": "https://ted.europa.eu/en/notice/646374-2026/pdf"
}

Pricing

Pay per notice: $5 per 1 000 notices ($0.005 each), plus a tiny Actor start fee. Nothing else: no proxy, browser or subscription costs.

  • You pay only for notices written to the results. Filtered-out notices, duplicates and notices you already got (with Only new) are free.
  • Max notices and Apify's maximum cost per run cap your spend. The Actor stops cleanly at the limit.
  • A typical daily alert (one sector, a few countries) returns 5–50 notices, which costs $0.03–0.25 a day.

Good to know

  • Language: TED notices are written in the buyer's language. Titles and descriptions come in your preferred language when the buyer supplied a translation (often English), otherwise in the original. Keywords are matched against the full text in all languages, so add local terms for better recall (e.g. Software, logiciel, informatica).
  • Values are the buyer's estimate for tenders and the awarded amount for awards. Many buyers publish no value; use Keep notices without a stated value to include or skip those.
  • Privacy: only data about the procurement and the buying organisation. Named contact persons, e-mail addresses and phone numbers are not collected and are removed from description texts. Winning bidders' names are not included.
  • Rate limits: UK Find a Tender limits request rates. The Actor pauses between pages and waits when asked, so long date ranges take a few minutes.
  • The SUMMARY record in the key-value store shows notices per source, which filters were applied and why the run stopped.

FAQ

How fresh is the data? Every run queries the official APIs live. TED publishes on working days, UK notices appear continuously.

Can I get older notices? Yes. Set Published from / Published to (up to a year per run is practical).

Something is wrong or missing? Open an issue on the Actor page. Fixes are usually quick.