UK Public Tenders & Contract Awards (Find a Tender) avatar

UK Public Tenders & Contract Awards (Find a Tender)

Pricing

from $0.03 / 1,000 results

Go to Apify Store
UK Public Tenders & Contract Awards (Find a Tender)

UK Public Tenders & Contract Awards (Find a Tender)

Search live UK public-sector tenders & contract awards from the official Find a Tender OCDS API. Filter by keyword, CPV, buyer, value & stage. Clean JSON for AI agents, lead generation and bid intelligence.

Pricing

from $0.03 / 1,000 results

Rating

0.0

(0)

Developer

PrimeBuyer

PrimeBuyer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

Search live UK public-sector tenders and contract awards straight from the official Find a Tender Service Open Contracting (OCDS) API. Filter by keyword, CPV code, buyer, value and contracting stage. Returns clean, flat JSON — ready for AI agents, lead generation, market research and bid intelligence.

Data source: Find a Tender (UK Cabinet Office), published under the Open Government Licence v3.0. Official open data — no login, no scraping.

What you get (per notice)

ocid, noticeId, title, description, status, tags, category (works / services / goods), procurementMethod, buyerName, buyerId, buyerRegion, buyerPostcode, buyerContactName, buyerContactEmail, cpvCode, cpvDescription, valueAmount, valueCurrency, suppliers, contractStart, contractEnd, datePublished, noticeUrl.

Input

FieldDescription
lastDaysNotices updated in the last N days (default 7).
updatedFrom / updatedToExplicit ISO datetime window (overrides lastDays).
stagesplanning / tender / award (default tender).
queryKeywordsSpace-separated; a notice must contain ALL terms in its title/description.
cpvPrefixCPV code prefix, e.g. 45 = construction, 50 = repair & maintenance, 71 = engineering.
buyerNameBuyer name contains (case-insensitive).
categoryany / works / services / goods.
minValueGbp / maxValueGbpValue bounds in GBP.
maxResultsCap on returned (and charged) notices.

Example input

{
"lastDays": 30,
"stages": ["tender"],
"queryKeywords": "electrical maintenance",
"cpvPrefix": "50",
"minValueGbp": 50000,
"maxResults": 200
}

Use with AI agents (MCP)

This Actor is callable as a tool through the Apify MCP server, so assistants such as Claude and ChatGPT can query live UK tenders directly — e.g. "find open electrical maintenance tenders over £50k from the last month".

Notes

  • Date and stage filtering is applied at the API; keyword, CPV, buyer, value and category filters are applied to the returned notices.
  • Higher-value notices are published on Find a Tender; sub-threshold notices may instead appear on Contracts Finder (planned for a future version).
  • Pricing is pay-per-result: you are charged only for matching notices returned.