# European TED Tenders | EU Procurement Notices Full Export

**Use case:** 

Full Export of European TED Tenders | EU Procurement Notices. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 500,
  "publicationDate": "2024-01-15"
}
```

## Output

```json
{
  "publicationNumber": {
    "label": "Publication #",
    "format": "text"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "titleLanguage": {
    "label": "Title Lang",
    "format": "text"
  },
  "urlEn": {
    "label": "EN URL",
    "format": "link"
  },
  "urlXml": {
    "label": "XML URL",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Scraped",
    "format": "text"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [European TED Tenders Scraper | EU Procurement Notices](https://apify.com/parseforge/european-ted-tenders-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/european-ted-tenders-scraper) to learn more, explore other use cases, and run it yourself.