Jamb: Search Institutions
Jamb via Parse · education
Search for institutions in the JAMB brochure. Supports filtering by institution type ID, category ID, and name keyword. Returns paginated results with 20 items per page. Without filters returns all institutions ordered alphabetically. 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/search_institutions
- Interface artifact
- sha256:ff75ff4d6119514bdf53d1a9eb909d2a06a8bead6a6c66fb67bead857c5ee91f
- Manifest digest
- sha256:93553e73298932165ca6c0822db799068c296f47429182f38f84b528d4dfbf58
Request fields
- page (integer): Page number for pagination (1-based)
- query (string): Search keyword for institution name
- type_id (integer): Filter by institution type ID. Obtained from list_institution_types.: Allowed values: 4, 1, 2
- category_id (integer): Filter by institution category ID
Example queries
- {"page":"1","query":"University","type_id":"4","category_id":"22"}