NIC: Get Previous Years Ranks
NIC via Parse · education
Fetch historical opening and closing ranks from previous years (2016-2024). Returns an array of rank entries including institute name, program, quota, seat type, gender, and opening/closing ranks. Some combinations of year, inst_type, and seat_type may return empty results if data is unavailable for that period. 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.02 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_previous_years_ranks
- Interface artifact
- sha256:29a90512ed0d4c92376b47a3a1ac0cf6f11e3c045fe707255512898643144248
- Manifest digest
- sha256:8e82ba469c703289410ff92e1d2047856aec49d77561ae033a7719f11e7abdf0
Request fields
- year (string, required): Year from 2016 to 2024.: Allowed values: 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
- 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
- {"year":"2016","branch":"ALL","round_no":"1","inst_type":"IIT","institute":"ALL","seat_type":"ALL"}