Afdb: List Projects
Afdb via Parse · government_public
List AfDB projects from the MapAfrica database. Returns project records with financial and status information, plus filterable arrays of valid country codes, sectors, themes, status values, regions, years, and ADF cycles. Supports pagination via limit/offset and filtering by ISO country code. Scraper for the African Development Bank (AfDB) website providing access to countries, projects, procurement notices, publications, news, and site search. Fulfilled by Parse from afdb.org.
- afdb
- afdb-org
- finance
- government-public
- news-media
- parse
- platform-key
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/b9082722-a1d3-4f99-ad94-d83bb52f33bf/list_projects
- Interface artifact
- sha256:8e96dde07cecbe4e89833d59a2d3f5b76c65e5d78dfafcbee3bd5a46696bf2eb
- Manifest digest
- sha256:84c83f7eeada4b94bed25fa4ee41dbf3e21ab868c6b6d7ee2d09dc6e1930122f
Request fields
- limit (integer): Number of results per page.: Allowed values: 5, 10, 20
- offset (integer): Offset for pagination.
- country_code (string): ISO 2-letter country code to filter by (e.g. 'NG', 'KE', 'ET'). Available codes are returned in the filterable.countries array.
Example queries
- {"limit":"5","offset":"0","country_code":"NG"}