World Bank Procurement Notices & Contract Awards Scraper avatar

World Bank Procurement Notices & Contract Awards Scraper

Pricing

from $10.20 / 1,000 results

Go to Apify Store
World Bank Procurement Notices & Contract Awards Scraper

World Bank Procurement Notices & Contract Awards Scraper

Scrape World Bank procurement notices (tenders) and awarded contracts with supplier name, supplier country and award amount in USD, plus project id, country, procurement method, deadlines and buyer contacts. Filter by country, keyword or notice type. Export to JSON, CSV or Excel.

Pricing

from $10.20 / 1,000 results

Rating

0.0

(0)

Developer

Scrapers Lat

Scrapers Lat

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

World Bank Procurement Notices & Contract Awards Scraper

World Bank Procurement Notices & Contract Awards Scraper

Here is one real result from notices mode, with every field the actor returns (the title, description and evaluatedBidders list are trimmed here for readability; the actor returns the full values, and evaluatedBidders held 11 entries for this record):

{
"mode": "notice",
"noticeId": "OP00462531",
"noticeType": "Contract Award",
"noticeStatus": "Published",
"title": "Supply & delivery of 52 No. heavy duty printers , 79 No. hard disks, 26 No. Smart TVs , 2 No. interact TVs, 70 No Black&…",
"projectId": "P176758",
"projectName": "NATIONAL AGRICULTURAL VALUE CHAIN DEVELOPMENT PROJECT (NAVCDP)",
"country": "Kenya",
"region": null,
"sector": null,
"procurementMethod": "Request for Bids",
"procurementCategory": "GO",
"bidReference": "KE-MOALF-529705-GO-RFB",
"publishDate": "14-Aug-2026",
"deadline": null,
"deadlineTime": null,
"language": "English",
"agency": null,
"contactName": null,
"contactEmail": null,
"contactPhone": null,
"contactAddress": null,
"contactCountry": null,
"supplierName": "CRIMSON COMPUTER SERVICES LIMITED",
"supplierCountry": "Kenya",
"awardAmountUsd": null,
"awardedSupplier": "CRIMSON COMPUTER SERVICES LIMITED",
"awardedSupplierId": "1110991",
"awardedSupplierCountry": "Kenya",
"awardedContractPrice": 33487476,
"awardedContractCurrency": "KES",
"awardIssuedDate": "2026/07/20",
"contractDuration": "60 Day(s)",
"awardedBidders": [
{ "name": "CRIMSON COMPUTER SERVICES LIMITED", "id": "1110991", "country": "Kenya", "signedPrice": 33487476, "currency": "KES", "evaluatedPrice": 1610400 }
],
"evaluatedBidders": [
{ "name": "MFI- DOCUMENT SOLUTIONS LIMITED", "id": "1110996", "country": "Kenya", "evaluatedPrice": 3420000, "currency": "KES" }
],
"description": "Contract Award Project: P176758-NATIONAL AGRICULTURAL VALUE CHAIN DEVELOPMENT PROJECT (NAVCDP) Loan/Credit/TF Info: IDA-70640 Bid/Contract Reference No: KE-MOALF-529705-GO-RFB Proc…",
"url": "https://projects.worldbank.org/en/projects-operations/procurement-detail/OP00462531",
"source": "World Bank",
"observedAt": "2026-08-15T13:55:16.224Z"
}

The most complete World Bank procurement scraper available. It returns both open and past procurement notices (tenders) and awarded contracts, with the winning supplier, supplier country, contract amount, and the full evaluated-bidder list parsed out of the notice, and gives you filters for country, keyword and notice type to target exactly the opportunities you need.

📥 Input · 📤 Output · 💰 Pricing · ▶️ Examples

Apify Coverage Output Billing

Table of contents

What it does

The actor pulls World Bank procurement data in one of two modes and writes one normalized record per item to the run's dataset:

  • notices mode: procurement notices (open and past tenders) for Bank-financed projects. For Contract Award notices, the actor parses the notice body to extract the winning supplier, supplier country, contract price and currency, contract duration, and the structured awardedBidders and evaluatedBidders lists.
  • awards mode: awarded contracts with the winning supplier, supplier country and contract amount in USD, plus project and procurement metadata.

You can filter by borrower country, a description keyword, and (in notices mode) a notice type. Missing source values are returned as null, never invented.

Quickstart

Open the actor, paste this into the input, and press Run. It returns 15 procurement notices for Kenya.

{
"mode": "notices",
"country": "Kenya",
"maxRecords": 15
}

Every input field is optional. With an empty input the actor returns the most recent procurement notices across all countries (default maxRecords is 10).

Input reference

FieldTypeRequiredDefaultDescription
modeenumnonoticesWhat to collect: notices (open and past tenders, with parsed award detail on Contract Award notices) or awards (awarded contracts with supplier and USD amount).
countrystringno(any)Filter by project (borrower) country, for example Kenya, India, Brazil. Leave empty for all countries.
searchQuerystringno(empty)Keep only records whose description contains this text, for example road, water, hospital, solar.
noticeTypestringno(any)Notices mode only. Restrict to one type, for example Invitation for Bids, Request for Expression of Interest, General Procurement Notice, Contract Award.
maxRecordsintegerno10Maximum number of records to collect. Free Apify plans are capped at 10 per run.
withAiSummarybooleannofalseOptional paid add-on. Adds an AI-generated plain-English summary of each record (aiSummary). Charged only when a usable summary is produced. Disabled on free plans.
withAiExtractbooleannofalseOptional paid add-on. Adds AI structured deal data (buyer, awardees, amounts, deadlines, goods/services, contacts) as aiExtract. Charged only when usable data is produced. Disabled on free plans.

Output reference

One dataset item per notice or award. The mode field tells you which shape a record has. Types: string, number, integer, object[], or null when the source value is absent.

Fields common to both modes:

FieldTypeDescription
modestringnotice or award.
titlestringContract or bid description.
projectIdstringWorld Bank project ID, for example P176758.
projectNamestringProject name.
countrystringBorrower (project) country.
regionstringWorld Bank region, or null.
procurementMethodstringProcurement method, for example Request for Bids.
procurementCategorystringProcurement category or group.
supplierNamestringWinning supplier, when known.
supplierCountrystringSupplier country, when known.
awardAmountUsdnumberContract amount in USD (populated in awards mode).
urlstringLink to the notice or project page on the World Bank site.
projectUrlstringLink to the World Bank project page.
procurementMethodCodestringShort procurement method code, for example RFQ, RFB (notices mode).
aiSummarystringAI summary of the record. Only present when the withAiSummary add-on is enabled and produced output.
aiExtractobjectAI-extracted deal data (buyer, awardees, amounts, deadlines, goodsOrServices, contacts). Only present when the withAiExtract add-on is enabled and produced output.
sourcestringAlways World Bank.
observedAtstringISO 8601 timestamp of when the record was collected.

Notices mode adds:

FieldTypeDescription
noticeIdstringProcurement notice ID.
noticeTypestringNotice type, for example Invitation for Bids, Contract Award.
noticeStatusstringNotice status, for example Published.
sectorstringSector, or null.
bidReferencestringBid/contract reference number.
publishDatestringPublish date.
deadlinestringSubmission deadline date, or null.
deadlineTimestringSubmission deadline time, or null.
languagestringNotice language.
agencystringContact organization, or null.
contactName / contactEmail / contactPhone / contactAddress / contactCountrystringContact details when the notice publishes them, else null.
awardedSupplierstringWinning supplier parsed from a Contract Award notice.
awardedSupplierIdstringWinning supplier ID.
awardedSupplierCountrystringWinning supplier country.
awardedContractPricenumberSigned contract price in local currency.
awardedContractCurrencystringCurrency of awardedContractPrice, for example KES.
awardIssuedDatestringDate the award was issued.
contractDurationstringStated contract duration, for example 60 Day(s).
awardedBiddersobject[]Winning bidder(s) with name, id, country, signedPrice, currency, evaluatedPrice.
evaluatedBiddersobject[]All evaluated bidders with name, id, country, evaluatedPrice, currency.
descriptionstringFull notice text.
documentLinksobject[]Document and attachment links found in the notice body, or null.

Awards mode adds:

FieldTypeDescription
contractIdstringWorld Bank contract number.
borrowerContractReferencestringBorrower contract reference number.
borrowerCountrystringBorrower country.
borrowerCountryCodestringISO country code of the borrower.
globalPracticestringWorld Bank global practice, for example Water/Sanit/Waste.
reviewTypestringReview type, for example Post, Prior.
fiscalYearintegerFiscal year of the award.
signingDatestringContract signing date.
supplierCountryCodestringISO country code of the supplier.
supplierIdstringSupplier ID.
contractSignedYearintegerCalendar year the contract was signed.
asOfDatestringSource as-of date.

Example output record

Real record from a live run in awards mode (input {"mode":"awards","country":"Kenya"}):

{
"mode": "award",
"contractId": "1588770",
"borrowerContractReference": "KE-MOWASCO-16771-CW-RFB",
"title": "REHABILITATION OF THE KIPEVU WASTEWATER TREATMENT PLANT \n(WWTP and Pumping Stations)",
"projectId": "P156634",
"projectName": "Water and Sanitation Development Project",
"country": "Kenya",
"borrowerCountry": "Kenya",
"borrowerCountryCode": "KE",
"region": "Eastern and Southern Africa",
"globalPractice": "Water/Sanit/Waste",
"procurementMethod": "Request for Bids",
"procurementCategory": "Works",
"reviewType": "Post",
"fiscalYear": 2020,
"signingDate": "09-Sep-2019",
"supplierName": "WARDY COMMUNICATIONS LIMITED",
"supplierCountry": "Kenya",
"supplierCountryCode": "KE",
"supplierId": "398554",
"awardAmountUsd": 3114490.9,
"asOfDate": "15-Aug-2026",
"url": "https://projects.worldbank.org/en/projects-operations/project-detail/P156634",
"source": "World Bank",
"observedAt": "2026-08-15T13:55:47.604Z"
}

Run via API and CLI

Start a run and wait for it to finish, then read the dataset. Replace <TOKEN> with your Apify API token.

Run synchronously and get dataset items in one call:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~world-bank-procurement-scraper/run-sync-get-dataset-items?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"mode":"notices","country":"Kenya","searchQuery":"water","maxRecords":50}'

Start a run asynchronously:

curl -X POST "https://api.apify.com/v2/acts/scrapers_lat~world-bank-procurement-scraper/runs?token=<TOKEN>" \
-H "Content-Type: application/json" \
-d '{"mode":"awards","country":"India","maxRecords":200}'

Apify CLI:

apify call scrapers_lat/world-bank-procurement-scraper \
--input '{"mode":"notices","noticeType":"Invitation for Bids","country":"Brazil"}'

Fetch results

Every run writes to a dataset. Fetch items as JSON, CSV, or Excel by changing format:

# JSON
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=json"
# CSV
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&clean=true&format=csv"
# Paginate large datasets
curl "https://api.apify.com/v2/datasets/<DATASET_ID>/items?token=<TOKEN>&offset=1000&limit=1000"

<DATASET_ID> is returned as defaultDatasetId in the run object. Use offset and limit to page through large result sets. clean=true drops empty and internal fields.

Billing and limits

This actor is pay-per-event. You are only charged for the events below. See the pricing tab for current prices.

EventWhen it firesPrice
apify-actor-startOnce per run, when the run starts. Covers fixed compute. Applies to every run, including free plans.$0.02
resultPer notice or award record written to the dataset.$0.012
ai_summaryPer record for which the withAiSummary add-on produces a usable AI summary. Opt-in, paid plans only.$0.012
ai_extractPer record for which the withAiExtract add-on produces usable structured data. Opt-in, paid plans only.$0.012
  • Per-run base fee. Every run is charged apify-actor-start once, then result per record.
  • No charge on failure. If a run errors, the actor writes a single item with a populated error field and does not charge a result for it. Empty runs return no results.
  • Spend cap respected. Set maxTotalChargeUsd on the run; once reached, the actor stops emitting and charging further billable results.
  • Free Apify plans are capped at 10 records per run, and the AI add-ons are disabled. Upgrade for higher maxRecords and add-ons.
  • AI add-ons are opt-in and default off. They are charged only when they produce usable output, so records with no AI result are never billed for it.
  • Two modes, one run each. Pick notices or awards per run; run the actor twice to pull both.

FAQ and troubleshooting

A run returned 0 records. Why? The filter combination matched nothing. Loosen filters (remove country or noticeType, or widen searchQuery). Zero-result runs are not charged.

Where do I get the winning supplier and amount? In awards mode every record carries supplierName, supplierCountry and awardAmountUsd. In notices mode, Contract Award notices also carry the parsed awardedSupplier, awardedContractPrice/awardedContractCurrency, and the full awardedBidders/evaluatedBidders lists.

Why is awardAmountUsd null on a notice? Notices publish the contract price in local currency (awardedContractPrice + awardedContractCurrency). The USD amount comes from awards mode. Missing values are returned as null, never invented.

What is the difference between notices and awards mode? Notices are the tender/opportunity records (including Contract Award notices). Awards are the World Bank's structured awarded-contract dataset with USD amounts and supplier IDs.

Is this an official World Bank tool? No. This actor is independent and has no affiliation with the World Bank. It reads only data that is publicly available on the World Bank procurement and projects sites.

More scrapers at scrapers.lat

Built and maintained by scrapers.lat, where we publish scrapers for US and Latin American public platforms: company registries, government data, finance, e-commerce and more. Browse the catalog or request a custom scraper at scrapers.lat.


Independent tool, not affiliated with the World Bank. Accesses only publicly available World Bank data.