What problem does it solve?
Fetches open procurement notices from the World Bank using their public Solr-backed JSON API
(no authentication required). Use this skill whenever the user wants to check World Bank for
new tenders, scan World Bank procurement notices, find World Bank opportunities, or run a
multi-source tender scan that includes the World Bank. Also trigger when the user mentions
World Bank procurement, projects.worldbank.org, or search.worldbank.org. This skill handles
the API call and extraction only — it outputs a standardized JSON list of tenders in the same
schema as ungm-scraper. Use the tender-evaluator skill to score them and tender-to-odoo to
push qualified ones into the CRM.
Core Features & Use Cases
- Public API access to World Bank procurement notices without requiring login.
- Normalizes notices into the common tender schema used by other scrapers for downstream scoring and CRM integration.
- Supports multi-source tender scans by combining World Bank results with other scrapers; deduplication occurs downstream.
Quick Start
Run a daily scan against the World Bank notices to retrieve new opportunities and feed them into the tender workflow.