NIC: Get Opening Closing Ranks
NIC via Parse · education
Fetch opening and closing rank data for the current admission session based on round, institute type, and category. Returns an array of rank entries. Data availability depends on the current counselling session progress; some institute types may not have data populated yet. Empty results are normal when the session has not started. Access Joint Seat Allocation Authority (JoSAA) data including seat matrix, opening/closing ranks, and institute information for IITs, NITs, IIITs, and GFTIs. Fulfilled by Parse from josaa.nic.in.
- education
- government-public
- josaa-nic-in
- nic
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bbe8589c-10ba-4826-b58e-3d7153b00cdd/get_opening_closing_ranks
- Interface artifact
- sha256:777e218568c36c6fb7426fc35250100cb08387a9713a368ae3580860a9a8a065
- Manifest digest
- sha256:5ddc40dd3a1f2963c9516cb27d35c9b03c4e182d049c14dc4ffeeafc79e9af95
Request fields
- branch (string): Branch/program code or 'ALL'.
- round_no (string, required): Round number.: Allowed values: 1, 2, 3, 4, 5, 6
- inst_type (string, required): Institute type.: Allowed values: IIT, NIT, IIIT, GFTI
- institute (string): Institute code (numeric, from get_institute_list) or 'ALL'.
- seat_type (string): Seat type or 'ALL'.: Allowed values: ALL, OPEN, EWS, SC, ST, OBC-NCL
Example queries
- {"branch":"ALL","round_no":"1","inst_type":"IIT","institute":"ALL","seat_type":"ALL"}