Worldbank: Search Projects
Worldbank via Parse · government_public
Full-text search over World Bank projects. Matches query against project names, abstracts, and metadata. Optionally filter by project status. Paginates via offset; each result carries sector, funding, country, and abstract fields. Returns up to 100 results per call. Search World Bank projects and procurement/tender notices. Access project details, funding information, sector data, and active procurement opportunities. Fulfilled by Parse from projects.worldbank.org.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- projects-worldbank-org
- worldbank
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7af0fc2e-0427-4b22-9b30-7e6d5b353eee/search_projects
- Interface artifact
- sha256:821ac0ba091b172c4c29f8091b7d40000b4a494e0ab4a33ca97e9ff277fd007b
- Manifest digest
- sha256:c411392b20a8b928b9a2ea50660136a1792cdba828f9e586b5dbe48f23237614
Request fields
- limit (integer): Maximum number of results (max 100).
- query (string): Search keyword(s) matched against project names, abstracts, and metadata.
- offset (integer): Pagination offset (0-based item count).
- status (string): Filter by project status.: Allowed values: Active, Closed, Pipeline, Dropped
Example queries
- {"limit":"5","query":"infrastructure","offset":"0","status":"Active"}