Jamb: Get Institution Courses
Jamb via Parse · education
Get all courses/programmes offered by a specific institution. Each course includes UTME subject combinations, O'level requirements (utme_requirements HTML), direct entry requirements, and remarks. Returns paginated results with 20 items per page. The query param filters courses by name within the institution. 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.06 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_institution_courses
- Interface artifact
- sha256:71258a3c5b19810e6f47a1ad0458eeed30dac048f03d37dc8eee0328d60aa879
- Manifest digest
- sha256:08f07943d561136c00ae9e17f0169d7136fbc588efc0f1c37ee4bf3a326a503d
Request fields
- page (integer): Page number for pagination (1-based)
- query (string): Search keyword for courses within the institution
- institution_id (integer, required): The ID of the institution (from search_institutions results)
Example queries
- {"page":"1","institution_id":"2"}