UK Public Tenders & Contract Awards (Find a Tender)
Pricing
from $0.03 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
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
| Field | Description |
|---|---|
lastDays | Notices updated in the last N days (default 7). |
updatedFrom / updatedTo | Explicit ISO datetime window (overrides lastDays). |
stages | planning / tender / award (default tender). |
queryKeywords | Space-separated; a notice must contain ALL terms in its title/description. |
cpvPrefix | CPV code prefix, e.g. 45 = construction, 50 = repair & maintenance, 71 = engineering. |
buyerName | Buyer name contains (case-insensitive). |
category | any / works / services / goods. |
minValueGbp / maxValueGbp | Value bounds in GBP. |
maxResults | Cap 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.