# TED EU Tenders Scraper (`piotrv1001/ted-eu-tenders-scraper`) Actor

The TED EU Tenders Scraper extracts EU public procurement notices from TED with lot-level details, capturing buyers, CPV codes, deadlines, estimated values, award results, winning companies, contract prices and no-award outcomes — ideal for bid hunting and competitor tracking.

- **URL**: https://apify.com/piotrv1001/ted-eu-tenders-scraper.md
- **Developed by:** [FalconScrape](https://apify.com/piotrv1001) (community)
- **Categories:** Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 notice with lots and awards

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

An Actor is a serverless cloud program that runs on the Apify platform. It has two run modes.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.

Apify vocabulary and the platform model are defined once, in the agent quickstart at https://apify.com/agents.md.

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For examples already wired to this Actor's own input schema, see the [API](#api) section below.

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).

# README

### 🚀 TED EU Tenders Scraper — Notices, Lots & Awards

Export EU public procurement notices from TED (Tenders Electronic Daily) as clean, structured records. The **TED EU Tenders Scraper** gives you each notice together with its **lots**, **submission deadlines**, **estimated values**, **award results with winning companies and prices**, **no-award outcomes** and **change references**, so you can find tenders to bid on, monitor competitors' wins and analyse public spending.

### ✨ Features

- 🏛️ **Notice data**: title in English and the original language, description, notice type, procedure type, contract nature, publication and dispatch dates, buyer names, countries and cities, CPV codes, place of performance (NUTS), estimated and total awarded values.
- 📦 **Lot-by-lot breakdown**: lot title and description, main and additional CPV codes, estimated value, tender deadline, participation-request deadline, submission and procurement-document links, contract start/end or duration, EU funding and SME suitability.
- 🏆 **Award results**: for every lot, the outcome (winner selected, no winner, not yet decided), the reason when nothing was awarded, number of tenders received, and each winning tender with its price, rank, contract ID, conclusion date and winning companies (name, national registration ID, country, city, company size). Consortium winners are all listed.
- 🔁 **Changes and corrections**: which earlier notice a correction or modification refers to, with the justification and description of the change.
- 🔍 **Flexible search**: filter by keywords, buyer country, CPV codes (a code includes everything under it), notice kind and publication date range — or fetch exact notices by number or URL.
- ✅ **Honest completeness**: every record carries a `detailsStatus` field and each run writes a summary, so you always know which notices include the full lot and award breakdown.

### 🛠️ How It Works

1. **Set your filters** – e.g. buyer country `DE` and CPV `72000000` (IT services), optionally keywords, notice kind and a date range. Or paste specific notice numbers such as `599749-2026`.
2. **Choose how many notices** – `Max notices` limits the run (default 50). The newest notices are saved first.
3. **Run the scraper** – each notice is saved as one record with its lots and awards nested inside. Download it as JSON, CSV, Excel or connect it to your tools via the API.

#### Useful inputs

| Goal                                                  | Input                                                                                      |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Open IT tenders in Germany and Austria                | `countries: ["DE", "AT"]`, `cpvCodes: ["72000000"]`, `noticeKind: "competition"`           |
| Who won medical supply contracts in Poland last month | `countries: ["PL"]`, `cpvCodes: ["33100000"]`, `noticeKind: "result"`, `dateFrom`/`dateTo` |
| Everything mentioning a technology                    | `keywords: "SAP S/4HANA"`                                                                  |
| Refresh specific notices                              | `publicationNumbers: ["599749-2026", "648801-2026"]`                                       |

**Good to know:** the full lot and award breakdown of a notice usually becomes available a few days after publication. Notices from the last few days are still saved with all notice-level fields (title, buyer, CPV, deadlines, values, winner names) and marked `detailsStatus: "pending"`; run them again later by notice number to get the breakdown.

### 💰 Pricing

Pay only for the notices you get:

| Event                                                                                         | Price   |
| --------------------------------------------------------------------------------------------- | ------- |
| Notice with lots and awards (`detailsStatus: "complete"`)                                     | $0.003  |
| Notice without the lot breakdown (`detailsStatus: "pending"`, published in the last few days) | $0.0015 |

1,000 fully detailed notices cost $3.

### 📊 Sample Output Data

One contract award notice with two lots (descriptions shortened):

```json
{
    "publicationNumber": "648801-2026",
    "noticeUrl": "https://ted.europa.eu/en/notice/-/detail/648801-2026",
    "pdfUrl": "https://ted.europa.eu/en/notice/648801-2026/pdf",
    "noticeType": "can-standard",
    "formType": "result",
    "noticeVersion": 1,
    "publicationDate": "2026-09-21",
    "dispatchDate": "2026-09-17",
    "title": "Germany – IT services: consulting, software development, Internet and support – EU-weite Ausschreibung zum Abschluss eines Rahmenvertrags zur Bereitstellung von SAP-basierten ERP- und HR-Leistungen (…)",
    "originalTitle": "EU-weite Ausschreibung zum Abschluss eines Rahmenvertrags zur Bereitstellung von SAP-basierten ERP- und HR-Leistungen (…)",
    "procedureId": "d6cd285e-07e3-41a7-b424-459d62cd5d15",
    "procedureType": "open",
    "contractNature": "services",
    "buyerNames": ["ITEBO GmbH"],
    "buyerCountries": ["DEU"],
    "buyerCities": ["Osnabrück"],
    "mainCpv": "72000000",
    "cpvCodes": ["72000000", "72263000", "72227000"],
    "placeOfPerformance": ["DE944", "DEU"],
    "submissionDeadlines": [],
    "estimatedValue": null,
    "totalAwardedValue": { "amount": 8000000, "currency": "EUR" },
    "winnerNames": ["best practice consulting AG", "CNT Management Consulting GmbH"],
    "buyers": [
        {
            "name": "ITEBO GmbH",
            "nationalId": "DE206059746",
            "country": "DEU",
            "city": "Osnabrück",
            "legalType": "pub-undert",
            "mainActivity": "gen-pub"
        }
    ],
    "lotCount": 2,
    "lots": [
        {
            "lotId": "LOT-0001",
            "title": "Los 1 - SAP S/4HANA mit kommunalem Template",
            "mainCpv": "72000000",
            "additionalCpv": ["72227000", "72263000"],
            "estimatedValue": null,
            "submissionDeadline": null,
            "contractStart": "2026-09-01",
            "contractEnd": "2030-08-31",
            "placeOfPerformance": ["DE944"],
            "euFunded": false,
            "results": [
                {
                    "status": "winner-selected",
                    "nonAwardReason": null,
                    "tendersReceived": 999,
                    "awards": [
                        {
                            "rank": 1,
                            "value": { "amount": 5500000, "currency": "EUR" },
                            "winners": [
                                {
                                    "name": "best practice consulting AG",
                                    "nationalId": "DE222343174",
                                    "country": "DEU",
                                    "city": "Münster",
                                    "companySize": "medium"
                                }
                            ],
                            "contractId": "E65791492 - Los 1",
                            "contractConclusionDate": "2026-09-01"
                        }
                    ]
                }
            ]
        }
    ],
    "changes": [],
    "detailsStatus": "complete",
    "source": "TED — Tenders Electronic Daily, © European Union"
}
```

Values are reported exactly as the buyer published them, with their currency: an empty value is `null`, never `0`, and the lot-level award prices can differ from the notice total. A run summary (`RUN_SUMMARY`) lists how many notices matched, how many were saved with and without the lot breakdown, and why the run stopped.

### ⚖️ Source and attribution

Data comes from TED, the official journal of EU public procurement, which allows reuse of procurement notices. This scraper restructures that data into lots and awards; it is not affiliated with or endorsed by the European Union or the Publications Office. Personal contact details (e-mails, phone numbers, contact names) are not collected.

Find your next tender and track who wins with the **TED EU Tenders Scraper** today! 🚀

# Actor input Schema

## `keywords` (type: `string`):

Words to look for anywhere in the notice, e.g. `cloud`, `road maintenance`, `laboratory reagents`. Notices must contain all the words. Leave empty to match every notice.

## `countries` (type: `array`):

Countries of the contracting authority, as 2- or 3-letter codes, e.g. `DE`, `FR`, `PL` or `DEU`. Leave empty for all EU/EEA countries.

## `cpvCodes` (type: `array`):

8-digit Common Procurement Vocabulary codes, e.g. `72000000` (IT services) or `33600000` (pharmaceuticals). A code also matches all codes below it in the CPV tree.

## `noticeKind` (type: `string`):

Only notices of this kind. Use `Contract award results` for winners, prices and no-award outcomes; `Calls for competition` for open tenders with deadlines.

## `dateFrom` (type: `string`):

Only notices published on or after this date (YYYY-MM-DD).

## `dateTo` (type: `string`):

Only notices published on or before this date (YYYY-MM-DD).

## `publicationNumbers` (type: `array`):

Fetch exactly these notices by TED publication number, e.g. `599749-2026`, or paste notice URLs. When filled, all filters above are ignored.

## `maxItems` (type: `integer`):

Maximum number of notices to save. Newest notices are saved first.

## Actor input object example

```json
{
  "countries": [
    "DE"
  ],
  "cpvCodes": [
    "72000000"
  ],
  "noticeKind": "any",
  "maxItems": 50
}
```

# Actor output Schema

## `results` (type: `string`):

No description

## `summary` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "countries": [
        "DE"
    ],
    "cpvCodes": [
        "72000000"
    ],
    "maxItems": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("piotrv1001/ted-eu-tenders-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "countries": ["DE"],
    "cpvCodes": ["72000000"],
    "maxItems": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("piotrv1001/ted-eu-tenders-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "countries": [
    "DE"
  ],
  "cpvCodes": [
    "72000000"
  ],
  "maxItems": 50
}' |
apify call piotrv1001/ted-eu-tenders-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,piotrv1001/ted-eu-tenders-scraper"
        }
    }
}
```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/TwAGM50Wognv6DGZy/builds/2l9cr8CVukOvKF3qz/openapi.json
