ADB: Get Projects
ADB via Parse · government_public
Search and list projects from the Asian Development Bank with optional filtering by keyword, country, and status. Returns paginated results with 15 projects per page. Results are sorted by board approval date descending. Pagination is zero-indexed. When no filters are applied, returns all projects. Access Asian Development Bank (ADB) project listings and detailed project information, including status, financing, and regional data. Fulfilled by Parse from adb.org.
- adb
- adb-org
- b2b-directory
- finance
- government-public
- 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/ead51173-e3c5-4609-ba1a-bdd3222f619c/get_projects
- Interface artifact
- sha256:d99a31aa72be947402b05b4b688b51aa01648274abebb13800b06b7bdbf2cc57
- Manifest digest
- sha256:c8ee47016ee2ecdd7e411523a88fc1729c74e05ff17c072d226b97556605cf6a
Request fields
- page (integer): Page number for pagination (0-indexed, 15 results per page)
- query (string): Search terms to filter projects by keyword
- status (string): Project status filter.: Allowed values: Active, Approved, Archived, Closed, Dropped / Terminated, Proposed
- country (string): Country or economy name for filtering projects (e.g., India, Thailand, Indonesia, Bangladesh, Nepal, Philippines, Viet Nam, Pakistan)
- fetch_descriptions (boolean): Whether to include project body descriptions in results (available from the search index without extra requests)
Example queries
- {"page":"0","query":"infrastructure","status":"Active","country":"India","fetch_descriptions":"True"}