# 🇩🇪 German Tenders Scraper — Federal + Regional Vergabe (`inexhaustible_glass/german-tender-scraper`) Actor

Scrape ALL German public tenders from the official oeffentlichevergabe.de API — federal + every Bundesland, incl. regional tenders that TED/EU scrapers miss. Buyer, contact email, region, CPV industry, deadline. Filter by Bundesland, CPV, keyword. Daily monitor mode. Free, no proxy.

- **URL**: https://apify.com/inexhaustible\_glass/german-tender-scraper.md
- **Developed by:** [Hitman studio](https://apify.com/inexhaustible_glass) (community)
- **Categories:** Developer tools, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 results

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/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## 🇩🇪 German Tenders Scraper — Public Procurement (Federal + Regional)

Get **every German public tender** (Ausschreibung) in clean CSV / JSON — from the
**official national publication service** [oeffentlichevergabe.de](https://oeffentlichevergabe.de).
Federal **and** every Bundesland, including the **regional, below-EU-threshold**
tenders that EU/TED scrapers completely miss.

> Just put your filters in the input and press **Start** — you get the tenders. No setup, no account, no API key.

---

### 🎯 Who this is for
- **Construction suppliers & contractors** — catch projects early (CPV 45)
- **Architects & engineers** — design tenders (CPV 71)
- **IT / software / service vendors** — public IT contracts (CPV 72 / 48)
- **Bid-writers & agencies** — a daily feed of fresh opportunities
- **Sales teams** — public buyers + contact emails = warm B2B leads
- **Researchers & journalists** — full German procurement data

### ✅ Why it's better than EU/TED scrapers
| | TED / EU scrapers | **This actor** |
|---|---|---|
| EU above-threshold tenders | ✅ | ✅ |
| **Regional / Bundesland tenders** (below threshold) | ❌ | ✅ |
| Filter by **Bundesland** | ❌ | ✅ |
| Filter by **CPV industry** & keyword | partial | ✅ |
| **Contact email** for outreach | rare | ✅ |
| **Daily "new only" monitor mode** | ❌ | ✅ |
| Cost | proxy-heavy | **free source, no proxy** |

---

### 🚀 How to use (3 steps)
1. Pick a **date range** (`Published From` / `Published To`) — or leave empty for yesterday.
2. *(optional)* Choose **Bundesland**, **CPV industry**, or **keywords**.
3. Press **Start**. Download results as **CSV / Excel / JSON**.

#### Example input
```json
{
  "pubDateFrom": "2026-06-11",
  "pubDateTo": "2026-06-11",
  "bundesland": ["Bayern", "Nordrhein-Westfalen"],
  "cpvPrefix": ["45", "71"],
  "keywords": ["Solar", "Photovoltaik"],
  "onlyWithEmail": true,
  "maxResults": 200
}
````

👉 *"Give me all construction & engineering tenders in Bavaria and NRW published on
11 June that mention solar and have a contact email."*

#### Want a daily lead feed?

Turn on **🔁 Monitor mode**, leave the dates empty, and **Schedule** the actor to run
once a day. Each run returns **only the new tenders** since last time.

***

### 📦 Output fields

| Field | Description |
|---|---|
| `title` | Tender title |
| `buyer` | Contracting authority (the public buyer) |
| `description` | Scope / details |
| `bundesland` | Federal state(s) |
| `region_nuts` | NUTS region code(s) |
| `city`, `postal_code` | Location |
| `industry` | Human-readable industry (from CPV) |
| `cpv_codes` | Full CPV classification codes |
| `procedure` | Open / restricted / negotiated … |
| `published_on` | Publication date |
| `deadline`, `days_left` | Submission deadline + countdown |
| `estimated_value`, `currency` | Contract value (when published) |
| `contact_email`, `contact_phone` | Buyer contact |
| `website` | Buyer / tender portal link |
| `notice_url` | Official notice detail page |

#### Example output row

```json
{
  "title": "Schlammbehandlung KLEM, Gewerk 3 – EMSR-Technik",
  "buyer": "Emschergenossenschaft",
  "bundesland": ["Nordrhein-Westfalen"],
  "city": ["Essen"],
  "industry": ["Construction work"],
  "cpv_codes": ["45311000", "31730000"],
  "procedure": "Open procedure",
  "published_on": "2026-06-08",
  "deadline": "2026-07-21",
  "days_left": 39,
  "contact_email": "online.vergabe@eglv.de",
  "notice_url": "https://oeffentlichevergabe.de/ui/de/notices/666d34df-739d-4bdb-9c5f-1a07b956171a"
}
```

***

### 💡 Common CPV prefixes

`45` construction · `71` architecture/engineering · `72` IT services · `48` software ·
`33` medical · `90` environment/waste · `50` repair & maintenance · `79` business services ·
`80` education · `15` food · `34` transport equipment · `09` energy/fuels

### ℹ️ Notes

- **Source:** official German `oeffentlichevergabe.de` open-data export (eForms / UBL XML). 100% public, free, no key.
- Tenders are usually published the next business day — for "today" run with yesterday's date.
- One day can contain **1,000+ notices** nationwide; use filters + `maxResults` to focus.

***

*Keywords: German tenders scraper, Ausschreibungen, öffentliche Vergabe, public procurement Germany, government contracts, Bundesausschreibungen, Vergabeportal, eVergabe, tender alerts, Bauausschreibungen, IT-Ausschreibungen, oeffentlichevergabe.de, TED alternative, B2B leads Germany, CPV, Bundesland tenders.*

# Actor input Schema

## `pubDateFrom` (type: `string`):

Scan tenders published ON or AFTER this date. Format YYYY-MM-DD. Leave both dates empty to auto-use yesterday.

## `pubDateTo` (type: `string`):

Scan tenders published ON or BEFORE this date. Format YYYY-MM-DD. Same as 'from' for a single day. Max 31-day range per run.

## `bundesland` (type: `array`):

Keep only tenders in these federal states. Example: Bayern + Nordrhein-Westfalen. Empty = whole country.

## `cpvPrefix` (type: `array`):

Match an industry by the start of its CPV code (prefix). Examples: 45 = construction work, 71 = architecture/engineering, 72 = IT services, 48 = software, 33 = medical, 90 = environment/waste, 50 = repair & maintenance. Empty = all industries.

## `keywords` (type: `array`):

Keep only tenders whose title, description or buyer contains ANY of these words (case-insensitive). Example: 'Solar', 'Photovoltaik', 'Dach'. Empty = no keyword filter.

## `procedureTypes` (type: `array`):

Filter by procurement procedure. Empty = all.

## `onlyWithEmail` (type: `boolean`):

Keep only notices that include a contact email — best for outreach / lead-gen.

## `monitorNew` (type: `boolean`):

Remember notices already seen and emit only newly published ones. Perfect for a daily scheduled run that feeds fresh tender leads.

## `maxResults` (type: `integer`):

Cap total tenders returned (a single day can have 1,000+).

## Actor input object example

```json
{
  "pubDateFrom": "2026-06-11",
  "pubDateTo": "2026-06-11",
  "bundesland": [
    "Bayern",
    "Nordrhein-Westfalen"
  ],
  "cpvPrefix": [
    "45",
    "71"
  ],
  "keywords": [
    "Solar",
    "Photovoltaik"
  ],
  "onlyWithEmail": false,
  "monitorNew": false,
  "maxResults": 200
}
```

# 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 = {
    "pubDateFrom": "2026-06-11",
    "pubDateTo": "2026-06-11",
    "bundesland": [
        "Bayern",
        "Nordrhein-Westfalen"
    ],
    "cpvPrefix": [
        "45"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("inexhaustible_glass/german-tender-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 = {
    "pubDateFrom": "2026-06-11",
    "pubDateTo": "2026-06-11",
    "bundesland": [
        "Bayern",
        "Nordrhein-Westfalen",
    ],
    "cpvPrefix": ["45"],
}

# Run the Actor and wait for it to finish
run = client.actor("inexhaustible_glass/german-tender-scraper").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "pubDateFrom": "2026-06-11",
  "pubDateTo": "2026-06-11",
  "bundesland": [
    "Bayern",
    "Nordrhein-Westfalen"
  ],
  "cpvPrefix": [
    "45"
  ]
}' |
apify call inexhaustible_glass/german-tender-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=inexhaustible_glass/german-tender-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "🇩🇪 German Tenders Scraper — Federal + Regional Vergabe",
        "description": "Scrape ALL German public tenders from the official oeffentlichevergabe.de API — federal + every Bundesland, incl. regional tenders that TED/EU scrapers miss. Buyer, contact email, region, CPV industry, deadline. Filter by Bundesland, CPV, keyword. Daily monitor mode. Free, no proxy.",
        "version": "1.0",
        "x-build-id": "lInok5YYEbxl63o3A"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/inexhaustible_glass~german-tender-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-inexhaustible_glass-german-tender-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/inexhaustible_glass~german-tender-scraper/runs": {
            "post": {
                "operationId": "runs-sync-inexhaustible_glass-german-tender-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/inexhaustible_glass~german-tender-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-inexhaustible_glass-german-tender-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "pubDateFrom": {
                        "title": "📅 Published From",
                        "type": "string",
                        "description": "Scan tenders published ON or AFTER this date. Format YYYY-MM-DD. Leave both dates empty to auto-use yesterday."
                    },
                    "pubDateTo": {
                        "title": "📅 Published To",
                        "type": "string",
                        "description": "Scan tenders published ON or BEFORE this date. Format YYYY-MM-DD. Same as 'from' for a single day. Max 31-day range per run."
                    },
                    "bundesland": {
                        "title": "📍 Bundesland (region) — leave empty for ALL Germany",
                        "uniqueItems": true,
                        "type": "array",
                        "description": "Keep only tenders in these federal states. Example: Bayern + Nordrhein-Westfalen. Empty = whole country.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "Baden-Württemberg",
                                "Bayern",
                                "Berlin",
                                "Brandenburg",
                                "Bremen",
                                "Hamburg",
                                "Hessen",
                                "Mecklenburg-Vorpommern",
                                "Niedersachsen",
                                "Nordrhein-Westfalen",
                                "Rheinland-Pfalz",
                                "Saarland",
                                "Sachsen",
                                "Sachsen-Anhalt",
                                "Schleswig-Holstein",
                                "Thüringen"
                            ]
                        }
                    },
                    "cpvPrefix": {
                        "title": "🏭 Industry — CPV code prefix",
                        "type": "array",
                        "description": "Match an industry by the start of its CPV code (prefix). Examples: 45 = construction work, 71 = architecture/engineering, 72 = IT services, 48 = software, 33 = medical, 90 = environment/waste, 50 = repair & maintenance. Empty = all industries.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "keywords": {
                        "title": "🔍 Keywords (title / description / buyer)",
                        "type": "array",
                        "description": "Keep only tenders whose title, description or buyer contains ANY of these words (case-insensitive). Example: 'Solar', 'Photovoltaik', 'Dach'. Empty = no keyword filter.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "procedureTypes": {
                        "title": "⚖️ Procedure type",
                        "uniqueItems": true,
                        "type": "array",
                        "description": "Filter by procurement procedure. Empty = all.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "open",
                                "restricted",
                                "comp-dial",
                                "comp-tend",
                                "innovation",
                                "neg-w-call",
                                "neg-wo-call"
                            ],
                            "enumTitles": [
                                "Open procedure",
                                "Restricted procedure",
                                "Competitive dialogue",
                                "Competitive w/ negotiation",
                                "Innovation partnership",
                                "Negotiated with call",
                                "Negotiated without call"
                            ]
                        }
                    },
                    "onlyWithEmail": {
                        "title": "📧 Only tenders with a contact email",
                        "type": "boolean",
                        "description": "Keep only notices that include a contact email — best for outreach / lead-gen.",
                        "default": false
                    },
                    "monitorNew": {
                        "title": "🔁 Monitor mode — only NEW since last run",
                        "type": "boolean",
                        "description": "Remember notices already seen and emit only newly published ones. Perfect for a daily scheduled run that feeds fresh tender leads.",
                        "default": false
                    },
                    "maxResults": {
                        "title": "🔢 Max Results",
                        "minimum": 1,
                        "maximum": 10000,
                        "type": "integer",
                        "description": "Cap total tenders returned (a single day can have 1,000+).",
                        "default": 200
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
