Top Universities Scraper avatar
Top Universities Scraper

Under maintenance

Pricing

Pay per usage

Go to Store
Top Universities Scraper

Top Universities Scraper

Under maintenance

Developed by

Vratislav Bartonicek

Maintained by Community

Scrapes the QS World University Rankings to get a list of the top universities.

0.0 (0)

Pricing

Pay per usage

3

Monthly users

3

Runs succeeded

>99%

Last modified

3 years ago

topuniversities-scraper

An API to get a list of top universities based on the QS World University Rankings in various formats (HTML table, JSON, CSV, Excel, XML or RSS feed).

Currently, the scraper supports two modes:

  • Basic mode (to get a list of ranked universities with basic data like name, country, and link to its detail)
  • Detailed mode (to get detailed information about the universities by visiting its detail pages)

Future plans

  • To scrape more information in the detailed mode
  • To be able to filter countries for a region (e.g. Europe)

Input parameters

The input of this scraper should be JSON containing the filter of universities that should be scrapped. Required fields are:

FieldTypeDescription
modeStringChoose a mode (see the description above)
yearStringSelect a year of the rankings
countryStringSelect specific country or select "All countries" to not filter universities

Input example

1{
2  "mode": "basic",
3  "year": "2020",
4  "country": "Canada"
5}

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.