Tender Alert — New EU Tender Watch avatar

Tender Alert — New EU Tender Watch

Pricing

from $8.50 / 1,000 change founds

Go to Apify Store
Tender Alert — New EU Tender Watch

Tender Alert — New EU Tender Watch

Watch EU public-sector tenders (TED Europa) matching your keywords/CPV codes and get ONLY the new ones since your last check. Run it on a schedule and stop re-reading the same notices every time.

Pricing

from $8.50 / 1,000 change founds

Rating

0.0

(0)

Developer

Tim Zinin

Tim Zinin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Watch EU public-sector tenders (TED Europa) by keyword or CPV code and get only the tenders that are NEW since your last check — not the same 20 notices you already read last week. Runs on our own live tender-search engine under the hood, so you never re-download the whole list just to spot what changed.

What you get

  • A named "watch" (keywords + CPV code + optional buyer country) that remembers what it has already shown you.
  • Every scheduled run reports ONLY tenders that were not there last time — title, buyer, country, CPV code, deadline and the notice URL.
  • Run several independent watches from one Actor (e.g. one for IT services in Germany, one for construction tenders in France) — each has its own memory.
  • The very first run for a new watch tells you honestly that it's establishing a baseline, not hiding a "no new tenders" run as if it found something.
  • Runs on Apify: schedule it daily, monitor it, call it from the API, export to JSON/CSV/Excel or push straight into your own pipeline.

How to run it

  1. Click Try for free — no card needed on the free plan.
  2. Paste your search keywords or a CPV code (e.g. classification-cpv=72000000) into Search queries, optionally a buyer country and a name for this watch.
  3. Hit Start. The first run creates the baseline; schedule it to run again (daily or weekly) to get a stream of only the NEW tenders each time.

Pricing

Pay-per-event: $0.005 per run start + $0.01 per NEW tender / baseline created. The "no new tenders" notice on a quiet run and any error/notice row are never charged. 10 new tenders cost about $0.11 (the one-time start fee plus 10 billed rows).

Input

FieldRequiredWhat it does
queriesyesKeywords or TED expert-query expressions, e.g. "software" or "classification-cpv=72000000". Up to 20.
countrynoISO 3-letter buyer-country code (e.g. "DEU") ANDed into every query. Leave empty for all EU countries.
baseline_keynoName for this watch, so you can run several independent watches. Defaults to a single watch if left empty.
limitnoNotices requested per query, per run (1-100, default 20).
max_itemsnoMax NEW-tender rows delivered (and charged) per run, even if more were found (1-200, default 20).
{
"queries": ["classification-cpv=72000000"],
"limit": 5,
"baseline_key": "eu-it-services"
}

Output

Baseline-created row (first run for a watch — real output, live run 30.07.2026):

{
"baselineKey": "selftest-live-run",
"found": true,
"isNew": false,
"baselineCreated": true,
"publicationNumber": null,
"title": null,
"buyer": null,
"buyerCountry": null,
"cpv": null,
"deadline": null,
"publicationDate": null,
"url": null,
"currentTendersCount": 3,
"newTendersCount": null,
"error": "",
"summary": "First check for \"selftest-live-run\" — baseline created with 3 current tender(s) matching the filter. Future runs report only NEW tenders against this baseline.",
"checkedAt": "2026-07-30T07:49:04.762Z"
}

New-tender row (real output, live run 30.07.2026):

{
"baselineKey": "selftest-live-run",
"found": true,
"isNew": true,
"baselineCreated": false,
"publicationNumber": "526766-2026",
"title": "Denmark – Architectural, construction, engineering and inspection services – DIS-IHK-AG - Dynamisk Indkøbssystem: In house-konsulenter til arealerhvervelse, GIS, CAD, kortlægning og ledninger",
"buyer": "Vejdirektoratet",
"buyerCountry": "DNK",
"cpv": "71000000, 72000000, 71355000, 71354000, 71350000",
"deadline": null,
"publicationDate": "2026-07-30+02:00",
"url": "https://ted.europa.eu/en/notice/-/detail/526766-2026",
"currentTendersCount": null,
"newTendersCount": 1,
"error": "",
"summary": "New tender for \"selftest-live-run\": Denmark – Architectural, construction, engineering and inspection services – DIS-IHK-AG - Dynamisk Indkøbssystem: In house-konsulenter til arealerhvervelse, GIS, CAD, kortlægning og ledninger — Vejdirektoratet (DNK).",
"checkedAt": "2026-07-30T07:50:03.123Z"
}
FieldMeaning
baselineKeyWhich watch this row belongs to.
foundtrue for a real result row (new tender or baseline-created); false for a notice/error row.
isNewtrue only for an actual new-tender row.
baselineCreatedtrue only on the first-ever run for this watch.
publicationNumber, title, buyer, buyerCountry, cpv, deadline, publicationDate, urlThe tender's own fields, straight from the TED notice.
currentTendersCountOnly set on the baseline-created row: how many tenders matched at that moment.
newTendersCountTotal new tenders detected this run (may exceed the rows actually delivered if capped by max_items or your remaining budget).
errorEmpty string when the check completed cleanly (including "nothing new"); non-empty only on a real problem.
summaryHuman-readable one-liner.

Other tools we built

Related tools for adjacent workflows in compliance and public procurement.

ActorWhat it does
Sanctions Update Alert — Watchlist Change MonitorPair it in the compliance and public procurement workflow: Watch a list of names against OFAC SDN and EU consolidated sanctions lists and get ONLY the changes since...
Gov Tender RadarPair it in the compliance and public procurement workflow: Search EU public-sector tenders (TED Europa) by keyword or CPV code, optionally filtered by buyer country
Company Registry EnricherPair it in the compliance and public procurement workflow: Turn a company name, LEI or UK company number into an official registry card: legal name, status,...
EU AI Act Transparency Lead ScannerPair it in the compliance and public procurement workflow: BYOD compliance scanner for observed AI transparency signals on a submitted URL. Deterministic,...
Litigation Check — Company Litigation History ScreenerPair it in the compliance and public procurement workflow: Screen a counterparty for litigation history across US federal PACER dockets, UK case law and Poland's...

FAQ / Limitations

Does this cover tenders outside the EU? No — TED Europa is EU-wide public procurement only.

What happens if I change my queries for an existing baseline_key? The watch keeps comparing against whatever it last saw, so changing the filter can produce a burst of "new" tenders that simply weren't checked for under the old filter. Use a new baseline_key for an intentionally different watch.

What this is NOT. This is not legal or compliance advice on tender eligibility, and it does not submit bids or contact buyers. It surfaces public notice data only.

Found a bug or need a custom watch (e.g. tracking deadline changes, not just new tenders)? Issues on the Actor's page.