UK Public Tenders & Awards — Find a Tender + Contracts Finder avatar

UK Public Tenders & Awards — Find a Tender + Contracts Finder

Pricing

from $5.00 / 1,000 tender notices

Go to Apify Store
UK Public Tenders & Awards — Find a Tender + Contracts Finder

UK Public Tenders & Awards — Find a Tender + Contracts Finder

New UK government tenders and contract awards from Find a Tender and Contracts Finder in one table. Filter by region, CPV, keyword, value and SME suitability; see who won what for how much. Daily alerts with only-new mode. Pay per notice.

Pricing

from $5.00 / 1,000 tender notices

Rating

0.0

(0)

Developer

Erich Michal Sikora

Erich Michal Sikora

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Every new UK government opportunity, and who won it, in one clean table. Get new tenders from Find a Tender and Contracts Finder, filtered by region, CPV code, keyword, value and SME suitability. Contract awards show the winning companies and the amounts. Schedule it daily with Only new and you have a tender alert that costs cents.

You getExample
Title and descriptionWorkflow Management System
Buyer, city, postcode, websiteWM5G Limited, Birmingham
Region (ITL1)West Midlands
Estimated or awarded value£450,000
Deadline, contract start and end2026-10-21 · 2027-04-01 → 2029-03-31
SME / VCSE suitability✅ suitable for SMEs
Winners of awarded contracts, with Companies House number and sizeCEPA LLP (OC326074)
CPV codes, contract type, procedure48000000 · services · competitive flexible
Linksofficial notice, bid portal

Who uses it

  • Suppliers to the public sector. IT, construction, facilities, consulting, health and care, cleaning and training firms get every relevant opportunity in their region each morning.
  • SMEs and charities. Use the Only suitable for SMEs filter to see only opportunities marked for small businesses and VCSEs.
  • Sales and market intelligence. Contract awards show which competitor won which contract, for how much and until when. That tells you when the contract comes up for renewal.
  • Bid writers and consultants. One run covers all their clients' sectors.
  • Automations and AI agents. Output is flat JSON for CRMs, Google Sheets, Slack, Make or Zapier.

Sources

SourceWhat it coversAccess
Find a TenderUK-wide covered procurement under the Procurement Act 2023: tenders, pipeline and awardsofficial OCDS API
Contracts FinderLower-value contracts in England: many awards, plus tenders and pipelineofficial OCDS API

Both are official, public, no-login APIs under the Open Government Licence. No web scraping, no workarounds.

How to use it

  1. Pick notice types: open tenders (default), planning/pipeline or contract awards.
  2. Narrow down with keywords, regions (e.g. London, Scotland, UKD), CPV codes (72 = IT services, 45 = construction), a minimum value and Only suitable for SMEs.
  3. Choose how far back to look (default: last 3 days) and run.
  4. For alerts, turn on Only new since the last run and add a daily Schedule. Connect e-mail, Slack or a webhook with Apify integrations.

Example input

{
"keywords": ["software", "digital"],
"noticeTypes": ["tender", "award"],
"regions": ["London", "South East"],
"cpvCodes": ["72"],
"minValue": 50000,
"smeOnly": false,
"daysBack": 7,
"onlyNew": true,
"maxResults": 200
}

Example output (contract award)

{
"source": "Contracts Finder",
"noticeType": "award",
"title": "2026-021 Econometrics and Economic Analysis",
"buyerName": "Government Commercial Agency",
"regions": ["London"],
"value": 3000000,
"currency": "GBP",
"awardDate": "2026-07-28",
"contractStart": "2026-10-01",
"contractEnd": "2029-09-30",
"suppliers": ["CEPA LLP"],
"supplierDetails": [{ "name": "CEPA LLP", "companyNumber": "OC326074", "size": null }],
"cpvMain": "79311400",
"noticeUrl": "https://www.contractsfinder.service.gov.uk/Notice/d98a80c5-a261-4e1c-b372-deb3a9d0fd34"
}

Pricing

Pay per notice: $5 per 1 000 notices ($0.005 each), plus $0.001 per run. No subscription, proxies or extra platform fees.

  • You pay only for notices in your results. Filtered-out notices, duplicates and notices you already received (with Only new) are free.
  • Max notices and Apify's maximum cost per run cap your spend. The Actor stops cleanly at the limit.
  • A daily alert for one sector usually returns 3–40 notices, which costs $0.02–0.20 a day.

Good to know

  • Privacy: only data about the procurement and organisations. Contact persons, e-mails and phone numbers are not collected and are removed from descriptions. Winning suppliers are listed only when they are registered organisations: they have a Companies House or charity number, or a legal form in the name (Ltd, PLC, LLP, CIC, universities, NHS trusts…). Sole traders are withheld and counted in suppliersWithheld.
  • Regions come from the place of delivery, or from the buyer's address when no place of delivery is given.
  • Rate limits: both government APIs limit request rates. The Actor pauses between pages and waits when asked, so long date ranges take a few minutes.
  • The SUMMARY record in the key-value store shows notices per source, the filters applied and why the run stopped.
  • For EU tenders (TED, 30+ countries), see EU & UK Public Tenders by the same author.

FAQ

How fresh is the data? Each run queries the official APIs live. New notices appear within minutes of publication.

Can I get historical awards? Yes. Set Published from / Published to. A few months per run is practical.

Something missing or wrong? Open an issue on the Actor page. Fixes are usually quick.