Government Tenders API (ProZorro Ukraine) avatar

Government Tenders API (ProZorro Ukraine)

Pricing

Pay per usage

Go to Apify Store
Government Tenders API (ProZorro Ukraine)

Government Tenders API (ProZorro Ukraine)

Find new government tenders from SAM.gov (US) and TED (EU). Public procurement, RFPs and contract opportunities. Official data, pay-per-tender.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Mateo Tejeda

Mateo Tejeda

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

ProZorro Tender Search API

ProZorro Tender Search API helps teams collect ProZorro tenders, Ukraine procurement, government contracts as clean JSON on Apify. It uses ProZorro public procurement API, so the listing matches the real data source used by the Actor. Search Ukraine ProZorro tenders by keyword and extract buyers, values, status, dates, items, and procurement metadata. The Actor does not use SAM.gov or EU TED. It queries the public ProZorro-compatible OpenProcurement API at public.api.openprocurement.org and searches tenders by keyword. Results include tender titles, descriptions, status, procurement method, procuring entity, value, dates, items, and a direct API URL for the tender record.

ProZorro is one of the most important public procurement systems in Eastern Europe. This Actor turns its public tender feed into an Apify dataset that can be consumed by sales CRMs, alerting systems, BI dashboards, spreadsheets, Slack bots, or custom procurement-monitoring applications.

What You Get

  • Keyword search against the public ProZorro / OpenProcurement tenders API
  • Tender ID, title, description, status, procurement method, procuring entity, address, value, currency, VAT flag, item summary, dates, and source URL
  • Up to 100 records per run, depending on API availability and keyword match volume
  • JSON output with Apify dataset exports and API access
  • No SAM.gov key, no EU TED scraping, no browser automation, and no private data

Input Example

{
"keywords": "construction",
"maxResults": 20
}

Output Example

{
"rank": 1,
"tenderID": "UA-2026-07-06-000001-a",
"title": "Construction services for public facilities",
"description": "Procurement notice description...",
"status": "active.tendering",
"procurementMethod": "open",
"procurementMethodType": "aboveThresholdUA",
"procuringEntity": "Municipal Department",
"procuringEntityAddress": {
"country": "Ukraine",
"locality": "Kyiv",
"region": "Kyiv",
"street": "Main Street 1"
},
"value": {
"amount": 2500000,
"currency": "UAH",
"vatIncluded": true
},
"items": [
{
"description": "Construction works",
"quantity": 1,
"unit": "service"
}
],
"dateCreated": "2026-07-06T09:00:00+03:00",
"dateModified": "2026-07-06T10:00:00+03:00",
"enquiryPeriodEnd": "2026-07-12T18:00:00+03:00",
"tenderPeriodEnd": "2026-07-20T18:00:00+03:00",
"searchTerm": "construction",
"url": "https://public.api.openprocurement.org/api/2.5/tenders/example-id",
"fetched_at": "2026-07-06T10:30:00.000Z"
}

Use it to monitor ProZorro tenders, discover procurement leads, and automate government contract research.