Jamb: Get All Institutions
Jamb via Parse · education
Fetches all institutions from the JAMB IBASS database by internally paginating through all pages. Returns a flat list of every institution with stable identifiers. Optionally filter by institution type ID to reduce result size. Without type_id, fetches all ~1600 institutions across ~80 pages (the upstream API returns 20 per page at ~1.5s latency each). With type_id, the result set is smaller and completes faster. Returns is_complete=true when all pages were fetched, or is_complete=false if the time budget was reached before all pages could be retrieved. API for JAMB's Integrated Brochure and Syllabus System (IBASS) — provides access to Nigerian institution data and course/programme requirements including UTME subjects and O'level prerequisites. Fulfilled by Parse from ibass.jamb.gov.ng.
- b2b-directory
- education
- government-public
- ibass-jamb-gov-ng
- jamb
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ef153e5c-4464-4a87-802d-623cc602c762/get_all_institutions
- Interface artifact
- sha256:79f3d8f3dfab5f79908202583feee1c227bebddf1891cfd9c457bee59df725ea
- Manifest digest
- sha256:d4a2dbe8780d5d91c54c86ff7f865da83053d407389af284a6a35ca20d33a478
Request fields
- type_id (integer): Filter by institution type ID. Obtained from list_institution_types. When provided, fetches only institutions of that type which completes faster.
Example queries
- {"type_id":"1"}