EU Tenders Scraper — TED Procurement Monitor avatar

EU Tenders Scraper — TED Procurement Monitor

Under maintenance

Pricing

Pay per usage

Go to Apify Store
EU Tenders Scraper — TED Procurement Monitor

EU Tenders Scraper — TED Procurement Monitor

Under maintenance

Monitor EU public procurement tenders from the official TED database. Filter by CPV code, country, keyword and date. Get buyer contacts, contract values, deadlines and documents. Perfect for bid teams, consultants and market research.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DK

DK

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Monitor EU public procurement tenders from the official TED database (Tenders Electronic Daily) — the official journal of EU public procurement with over €2 trillion in contracts published annually.

🔍 Search it on Google: "EU tenders scraper", "TED procurement monitor", "European tender alerts"

Why use this Actor?

  • Official data source — uses the TED API directly, no fragile scraping
  • Real-time monitoring — schedule daily/hourly runs for new tender alerts
  • Precise filtering — CPV codes, countries, keywords, notice types
  • Rich output — values, deadlines, buyer info, documents
  • Multilingual titles — get titles in 15+ languages

Who is this for?

UserUse case
🏢 Bid teams & consultantsNever miss a relevant tender — daily alerts by sector
📊 Market analystsTrack procurement trends by industry, country, buyer
🤖 Sales teamsFind buyers of specific products/services
🔔 Automation buildersPipe tender data into Slack, email, CRMs
🧠 AI agentsAutomated opportunity discovery

Input options

FieldDescriptionExample
keywordFree-text search in tender descriptions"cybersecurity", "solar panels"
cpvCodeCPV code or prefix72000000 (IT), 45 (construction), 33 (medical)
countriesBuyer countries (2 or 3-letter codes)["DE", "FR", "BG"]
publishedSinceOnly notices from this date"20260601"
noticeTypesContract notice / prior info / award["cn-standard"]
languageOutput languageen, de, fr, pl...
maxItemsMax results per run100

Example input

{
"keyword": "artificial intelligence",
"cpvCode": "72",
"countries": ["DE", "FR"],
"publishedSince": "20260801",
"maxItems": 200
}

Example output

{
"publicationNumber": "533475-2026",
"title": "Framework contract for AI software development services",
"buyer": "University Hospital Ostrava",
"buyerCountry": ["CZ"],
"publicationDate": "2026-08-03",
"totalValue": 4000000,
"deadlineDate": "2026-09-15",
"url": "https://ted.europa.eu/en/notice/-/detail/533475-2026"
}

💡 Pro tips

  1. Daily alert pipeline: run on a schedule with yesterday's date as publishedSince, then diff results to detect new opportunities
  2. Wide net: use short CPV prefixes (72) for broad sectors, full codes (72000000) for precision
  3. Multi-country tracking: list all countries you sell to — results are merged

Data source

Official TED API operated by the EU Publications Office. This actor is not affiliated with the European Union.