>

Best Public Procurement Data Tools (2026)

Reading Time: 2 minutes

Public procurement data — government tenders and contract awards — is published on official portals like the EU's TED, but bidders need it filtered by country, category, and value as a feed. Tools differ in coverage and whether they output structured, filterable data.

Tools to consider

An unranked list of common options in this category, described factually. Pricing models change over time — confirm current terms with each provider.

ToolTypePricing model
TED (official EU portal)Authoritative EU tenders, portalFree, search-oriented
National procurement portalsCountry-specific noticesFree, varied formats
Commercial tender-alert servicesCurated alerts + analyticsSubscription
NexGenData EU TED Tender Monitor (this site)TED notices as filtered JSONPay-per-result, $5/mo free credit
NexGenData Federal Contract & Spending Intelligence (this site)US federal awards/grants from USAspending.gov as JSONPay-per-result, $5/mo free credit

Where the NexGenData actor fits

The NexGenData actor pulls TED notices and returns them as structured JSON filtered by country and CPV category — title, buyer, deadline, value, source URL — on a pay-per-result basis, so bidders get a usable feed without manual portal searches.

Tracking US public spending instead of EU tenders? See Federal Contract & Spending Intelligence — US federal contract and grant awards from the official USAspending.gov (recipient, agency, amount, NAICS, place of performance) as structured JSON, for govcon business development.

Sample input

{
  "country": "DE",
  "cpv": "72000000",
  "daysBack": 7
}

Sample output

{
  "title": "IT services framework agreement",
  "buyer": "Example Public Authority",
  "country": "DE",
  "deadline": "2026-07-15",
  "valueEur": 1200000
}

Try it

Open the actor on Apify → Pay-per-result, $5/month free credit, no subscription.

Step-by-step guide: read the buyer guide. More tools in the cluster hub.

FAQ

What is TED?

Tenders Electronic Daily, the official EU public-procurement notice portal.

Why use a tool over the portal?

Tools return filtered, structured notices you can pipe into a workflow.

Can I filter by country and category?

Yes — by country and CPV procurement category.

What does it cost?

Pay-per-tender on Apify with $5/month free credit.