World Bank Projects & Financing Scraper
Scrape World Bank projects with country, status, approval and closing dates, total commitment amount, sectors, themes, borrower and implementing agency. Search by keyword, country or status. Export to JSON, CSV or Excel.
{ "id": "P008778", "name": "Bucharest Water Supply Project", "countries": ["Romania"], "country": "Romania", "region": "Europe and Central Asia", "status": "Closed", "approvalDate": "1996-08-01T00:00:00Z", "approvalFY": "1997", "closingDate": "12/31/2001 12:00:00 AM" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Id | Name | Countries | Country |
|---|---|---|---|
| P008778 | Bucharest Water Supply Project | ["Romania"] | Romania |
| P006553 | BR APL Integrated Water Managemen… | ["Federative Republic of Brazil"] | Federative Republic of Brazil |
| P066241 | WATER AND NATURE | ["World"] | World |
| P060512 | Water Sector Development Project | ["Republic of Angola"] | Republic of Angola |
| P070008 | Northeastern Kazakhstan Water Sup… | ["Republic of Kazakhstan"] | Republic of Kazakhstan |
{ "id": "P008778", "name": "Bucharest Water Supply Project", "countries": ["Romania"], "country": "Romania", "region": "Europe and Central Asia", "status": "Closed", "approvalDate": "1996-08-01T00:00:00Z", "approvalFY": "1997", "closingDate": "12/31/2001 12:00:00 AM" }
Frequently asked questions
Can I get only projects in one country?
Yes. Set the **country code** to the ISO-2 code (for example `BR`, `IN` or `KE`) to keep only that country's projects.
Can I filter by whether a project is still active?
Yes. Use the **status** filter to keep only Active, Closed, Pipeline or Dropped projects.
What is in the commitment amounts?
Each project carries its total commitment and, where available, the IBRD and IDA components, so you can see the scale and source of the financing.
How fresh is the data?
Projects are read live at run time, so each record reflects the latest published detail (see observedAt).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.