EU Tender Match API
Pricing
from $50.00 / 1,000 tender matches
EU Tender Match API
Find public EU TED procurement notices by keyword, CPV, country, deadline, and publication date. Returns clean JSON for B2B sales and procurement agents.
Pricing
from $50.00 / 1,000 tender matches
Rating
0.0
(0)
Developer
Intimate PAcu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Find public EU TED procurement notices by keyword, CPV code, buyer country, publication date, and deadline. The Actor returns clean JSON for B2B sales agents, procurement consultants, and market-intelligence workflows.
Why this Actor exists
Public procurement data has high business value, but TED expert search responses are not shaped for agents or CRMs. This Actor converts TED notices into a small, predictable schema that can be used for:
- government-contract opportunity monitoring
- B2B public-sector sales lead discovery
- procurement-market research
- agentic workflows that need structured tender matches
Data source
This Actor uses the public TED API v3 search endpoint:
https://api.ted.europa.eu/v3/notices/search
No login, private data, personal-profile scraping, or proxy bypass is used.
Example input
{"keywords": "cybersecurity","country": "DE","publishedAfter": "2025-01-01","maxResults": 10}
Optional filters:
cpv: CPV code such as72000000deadlineAfter: tender deadline lower bound,YYYY-MM-DDincludeRaw: include selected raw TED fields for debugging
Output fields
Each dataset item contains:
{"noticeId": "...","publicationNumber": "72951-2025","title": "...","buyerName": "...","buyerCountry": "DEU","publicationDate": "2025-02-03+01:00","tenderDeadline": "2025-03-17+01:00","cpvCodes": ["72268000"],"estimatedValue": "405000.00","estimatedValueCurrency": "EUR","description": "...","noticeUrl": "https://ted.europa.eu/en/notice/72951-2025","source": "TED API v3 public search","matchReason": "Matched TED expert query: ...","summary": "..."}
Compliance notes
- The Actor uses public procurement notices from TED.
- Users are responsible for complying with TED terms, legal notice, attribution, and downstream use rules.
- The Actor does not collect private, logged-in, sensitive, or personal-profile data.
- This Actor should not be used for spam or deceptive outreach automation.
Pricing
This Actor is configured for Apify Pay Per Event pricing:
- Actor start:
$0.005per run - Tender match:
$0.05per matched public EU TED procurement notice pushed to the default dataset
Example: a run returning 10 tender matches costs about $0.505 before any platform-side display/rounding rules.
Keep maxResults low for tests. Increase it only when you are ready to pay for more matched tenders.