Scrapers.lat logo scrapers.lat
公共登记

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.

25 每条记录的字段 JSON · CSV · Excel · API 按用量付费
world-bank-procurement-scraper.json 200 OK
{
  "mode": "award",
  "contractId": "1570015",
  "borrowerContractReference": "IN-AS-CFMS-28106-CS-INDV-2",
  "title": "ITPM - 1",
  "projectId": "P157198",
  "projectName": "Assam State Public Finance Institutional Refor…",
  "country": "India",
  "borrowerCountry": "India",
  "borrowerCountryCode": "IN"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
ModeContract IdBorrower Contract ReferenceTitleProject IdProject NameCountryBorrower CountryBorrower Country CodeRegionProcurement MethodProcurement CategoryReview TypeFiscal Year
示例输出

一条真实的示例记录,正是你收到的结构。

ModeContract IdBorrower Contract ReferenceTitle
award1570015IN-AS-CFMS-28106-CS-INDV-2ITPM - 1
award1573839IN-ICAR-18247-GO-RFQpurchase of laptop for NAHEP
award1573854IN-ICAR-18245-GO-RFQProcurement of Desktop for the NA…
award1580160IN-CIFE MUMBAI-90218-CW-RFQRepair and renovation of cellular…
award1580162IN-CIFE MUMBAI-90185-CW-RFQRepair and renovation of cement t…
GET /world-bank-procurement-scraper
{
  "mode": "award",
  "contractId": "1570015",
  "borrowerContractReference": "IN-AS-CFMS-28106-CS-INDV-2",
  "title": "ITPM - 1",
  "projectId": "P157198",
  "projectName": "Assam State Public Finance Institutional Refor…",
  "country": "India",
  "borrowerCountry": "India",
  "borrowerCountryCode": "IN"
}

常见问题

What is the difference between notices and awards?

Notices are procurement opportunities: open and past tenders with deadlines and the buyer's contact. Awards are the contracts that were signed, including the winning supplier, the supplier's country and the amount paid in USD.

Can I focus on one country?

Yes. Set the country field (for example `Kenya`, `India` or `Brazil`) to keep only records for that country. Leave it empty to collect across all countries.

Can I search by topic?

Yes. Use the search keyword to keep only records whose description contains your term, such as `hospital`, `road` or `renewable`.

How fresh is the data?

Records are read at run time, so each one reflects the latest published notice or award at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。