Tender Alert — New EU Tender Watch
Pricing
from $8.50 / 1,000 change founds
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
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
- Click Try for free — no card needed on the free plan.
- 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. - 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
| Field | Required | What it does |
|---|---|---|
queries | yes | Keywords or TED expert-query expressions, e.g. "software" or "classification-cpv=72000000". Up to 20. |
country | no | ISO 3-letter buyer-country code (e.g. "DEU") ANDed into every query. Leave empty for all EU countries. |
baseline_key | no | Name for this watch, so you can run several independent watches. Defaults to a single watch if left empty. |
limit | no | Notices requested per query, per run (1-100, default 20). |
max_items | no | Max 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"}
| Field | Meaning |
|---|---|
baselineKey | Which watch this row belongs to. |
found | true for a real result row (new tender or baseline-created); false for a notice/error row. |
isNew | true only for an actual new-tender row. |
baselineCreated | true only on the first-ever run for this watch. |
publicationNumber, title, buyer, buyerCountry, cpv, deadline, publicationDate, url | The tender's own fields, straight from the TED notice. |
currentTendersCount | Only set on the baseline-created row: how many tenders matched at that moment. |
newTendersCount | Total new tenders detected this run (may exceed the rows actually delivered if capped by max_items or your remaining budget). |
error | Empty string when the check completed cleanly (including "nothing new"); non-empty only on a real problem. |
summary | Human-readable one-liner. |
Other tools we built
Related tools
Related tools for adjacent workflows in compliance and public procurement.
| Actor | What it does |
|---|---|
| Sanctions Update Alert — Watchlist Change Monitor | Pair 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 Radar | Pair 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 Enricher | Pair 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 Scanner | Pair 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 Screener | Pair 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.