TED Europa Scraper: EU Public Procurement Tenders avatar

TED Europa Scraper: EU Public Procurement Tenders

Pricing

$5.00 / 1,000 tender scrapeds

Go to Apify Store
TED Europa Scraper: EU Public Procurement Tenders

TED Europa Scraper: EU Public Procurement Tenders

Scrape EU public procurement tenders from TED (Tenders Electronic Daily). 28 EU countries + UK + EEA. Filter by keywords, country, CPV code, deadline, value, buyer. Get buyer, deadline, contract value, winner, document URLs. For procurement intelligence, B2B public-sector sales. $5/1K tenders.

Pricing

$5.00 / 1,000 tender scrapeds

Rating

0.0

(0)

Developer

dltik

dltik

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

TED Europa Scraper — EU Public Procurement Tenders API ($300B+/year market)

Scrape Tenders Electronic Daily (TED) — the EU's official public procurement portal, $300B+/year contract market. Search across 28 EU member states + EEA + UK + candidate countries. Filter by keyword, country, CPV code, deadline, value, buyer. Get every tender notice: buyer, value, deadline, CPV codes, location, document URLs, winners. $0.005 per tender.

Bookmark this TED Europa Scraper — Apify ranks actors by bookmarks, so it directly helps the visibility of this scraper on the Apify Store.

What is the TED Europa Scraper?

The TED Europa Scraper is an Apify actor that queries the EU's official Tenders Electronic Daily (TED) — every public-sector contract above the EU threshold (currently €140K for goods/services, €5.5M for works) must be published on TED by law. That's a $300B+/year aggregate procurement market across 28 EU states, EEA, UK, and candidate countries. This scraper accepts complex filters (keyword, country, CPV code, deadline window, value band, buyer type) and returns clean JSON.

Backed by the official ted.europa.eu open API. No API key, no quota for normal usage.

Use cases

  • B2B EU bid intelligence — daily refresh of new tenders matching your CPV codes; no missed contracts.
  • Government-contract sales pipelines — feed your CRM with every active tender for your products.
  • Competitive bid analysis — track who's winning what in your sector (TED publishes contract awards).
  • Public-sector market research — count tenders per CPV per country per quarter, build dashboards.
  • Compliance / due diligence — verify a vendor's history of EU public contracts.
  • Lobbyist / consultant research — identify high-value upcoming contracts in a sector.

Input

{
"keywords": "data analytics",
"countries": ["FR", "DE", "BE"],
"cpvCodes": ["72000000", "73000000"],
"minValueEur": 100000,
"deadlineAfter": "2026-05-01",
"limit": 200
}

Output

{
"tender_id": "EXAMPLE-2026-12345",
"title": "Provision of data analytics services for [buyer]",
"buyer": "Ministère des Finances - France",
"country": "FR",
"cpv_codes": ["72000000-5", "73210000-7"],
"value_eur": 850000,
"deadline": "2026-06-15",
"publication_date": "2026-04-25",
"tender_type": "services",
"language": "FR",
"documents": [
{"name": "Cahier des charges.pdf", "url": "https://ted.europa.eu/..."}
],
"ted_url": "https://ted.europa.eu/udl?uri=TED:NOTICE:EXAMPLE-2026"
}

Pricing

PAY_PER_EVENT — $0.005 per tender (= $5 per 1,000). Failed runs not charged.

FAQ — TED Europa API alternatives

TED official API alternative? TED has a free API but its docs are sparse and field names change between formats (XML vs JSON). This actor normalizes everything into a clean schema.

CPV code coverage? All 9,000+ CPV (Common Procurement Vocabulary) codes across 45 product/service families. Filter by exact CPV or by family root.

Multi-language? Yes — tenders publish in their original language. The actor returns the original text plus a language field for routing.

Award notices vs contract notices? Both. Use noticeType filter: contract_notice, contract_award_notice, prior_information.


Found this useful? Bookmark this TED Europa Scraper — it's the strongest signal for Apify Store ranking.

License: MIT · Author: dltik