UK Government Tenders & Contracts Scraper avatar

UK Government Tenders & Contracts Scraper

Pricing

Pay per usage

Go to Apify Store
UK Government Tenders & Contracts Scraper

UK Government Tenders & Contracts Scraper

Scrape live UK public-sector tenders and contract notices from Contracts Finder into structured data: buyer, value, deadline, category, CPV, notice link. Filter by keyword and stage.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ackoo Lu

Ackoo Lu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Get live UK public-sector tenders and contract notices as clean structured data — straight from the official Contracts Finder service. Filter by keyword and stage, export to JSON/CSV/Excel, or wire it into a bid-alert pipeline.

No login, no API key, no captcha — uses the public Contracts Finder OCDS API.

Output

FieldExample
titleePayment System
buyerLondon Borough of Merton
value_amount / value_currency600000 / GBP
categorygoods
classificationPayment and money-handling services
cpv_code66000000
procurement_methodOpen
published_date2026-06-12T...
deadline2026-06-29T12:00:00+01:00
contract_start / contract_enddates
notice_urllink to the full notice
descriptionsummary text

Input

{
"keyword": "software",
"stages": "tender",
"maxItems": 200
}
  • keyword — optional title/description filter (case-insensitive).
  • stagestender (open opportunities), planning, or award.
  • maxItems — cap the number of notices.

Use cases

  • Bid intelligence / tender alerts — feed sales teams fresh, filtered opportunities.
  • Market & competitor research — who's buying what, at what value, in which sector.
  • CRM enrichment — structured buyer + deadline + value for pipeline tracking.

Run locally with python3 src/main.py, or on Apify with pay-per-result pricing.