/qs/rankings/table

POST /api/qs/rankings/table

Price: 20 credits

Read a QS ranking table with its per-indicator scores

How to use it

One call reads a whole QS table, so pass the widest `count` you want rather than paging. `ranking` is the page of one ranking in one year — a different year of the same ranking is a different page. /qs/rankings/filters lists the years it knows about beside the subject ids, city names and ISO-2 country codes the filters here accept, and a year it does not list, such as '/world-university-rankings/2023', is still worth passing. `rank` is the published value and is often a band such as '701-710' or a tie such as '=90'; `rank_order` is the numeric position to sort on. Roughly half the table carries no `overall_score` at all — QS publishes one only for the ranked head — so treat a null there as unpublished rather than zero. `institution_id` is stable across QS years and has no counterpart at any other ranking publisher.

Parameters

Request body

Response

Errors

Response headers