EU TED Tenders Scraper avatar

EU TED Tenders Scraper

Pricing

$30.00 / 1,000 tender scrapeds

Go to Apify Store
EU TED Tenders Scraper

EU TED Tenders Scraper

Search EU TED procurement notices by CPV code, buyer country, and tender deadline using the official TED Search API. Exports structured tender records with buyer, CPV, dates, and notice links for bid consultants.

Pricing

$30.00 / 1,000 tender scrapeds

Rating

0.0

(0)

Developer

Kronos Fox

Kronos Fox

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

EU TED procurement search for bid consultants

EU TED Tenders Scraper is a focused Apify actor for consultants, sales teams, capture managers, and procurement analysts who need a fast export of public European tender notices. It uses the official TED Search API at api.ted.europa.eu/v3/notices/search, so it does not require logins, browser automation, residential proxies, or scraping of protected pages. The actor sends the API's required POST request with a JSON body containing query, fields, and limit; this is important because the TED search endpoint returns 405 for GET requests.

What you get

Each scraped tender record is normalized into a flat dataset row with the publication number, tender title, buyer name, buyer countries, CPV codes, submission deadline, publication date, notice type, place of performance, description text when TED provides it, and direct TED notice/PDF/XML links. The output is designed for spreadsheet review, CRM import, lead qualification, and automated monitoring workflows.

Search by CPV code, country, and deadline

Most users can fill in cpvCodes, countries, deadlineFrom, publicationDateFrom, and maxResults. CPV codes should be entered as numeric strings such as 45000000 for construction or 72000000 for IT services. Buyer countries use TED ISO-3 codes such as DEU, FRA, ESP, ITA, NLD, POL, or SWE; common ISO-2 entries like DE are normalized automatically. Deadline and publication date filters accept YYYY-MM-DD or TED's compact YYYYMMDD format. Advanced users may provide a raw TED expert-search query, which overrides the form filters.

Use cases

Use this actor to build daily tender watchlists, find newly published opportunities in a target CPV family, audit public-sector demand by country, feed bid/no-bid triage sheets, or give researchers a quick sample of TED opportunities without teaching them the TED expert-search syntax. Bid consultants can run separate tasks by sector and buyer country, then merge the Apify datasets downstream.

Pricing

This actor is intended for Apify pay-per-event monetization. Configure one paid event in Apify Console: tender-scraped at $0.03 per exported tender. Local runs, free runs, or non-PPE pricing-model runs are capped by the built-in free-run gate to avoid unlimited uncharged extraction.

FAQ

Does it scrape private data?

No. It only calls public TED procurement API endpoints and exports public tender notice data.

Why are there no browser actions?

The official API is more stable and polite than browser scraping. It also avoids Cloudflare or login issues.

Why did my country filter fail?

TED expects its own ISO-3 style values in expert search. Try DEU instead of Germany, FRA instead of France, or use the actor's ISO-2 normalization for common European country codes.

Can I write a custom query?

Yes. Put a TED expert-search expression in query; the actor sends it as-is with the requested fields and limit.