![Top Universities Scraper avatar](https://images.apifyusercontent.com/3RkWvHY3vlk8sEqK_7WkeyKlv-GNixk-MUHE-w-KQvY/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9Xd0ZoTmhlcHdodHROMnBuNC9IS0dhNHFwZnhwdnVuaFk4eS1RU19Vbml2ZXJzaXR5X1JhbmtpbmdzX0xvZ28ucG5n.webp)
Top Universities Scraper
Under maintenance
Try for free
No credit card required
Go to Store![Top Universities Scraper](https://images.apifyusercontent.com/3RkWvHY3vlk8sEqK_7WkeyKlv-GNixk-MUHE-w-KQvY/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9Xd0ZoTmhlcHdodHROMnBuNC9IS0dhNHFwZnhwdnVuaFk4eS1RU19Vbml2ZXJzaXR5X1JhbmtpbmdzX0xvZ28ucG5n.webp)
This Actor is under maintenance.
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors![Top Universities Scraper](https://images.apifyusercontent.com/3RkWvHY3vlk8sEqK_7WkeyKlv-GNixk-MUHE-w-KQvY/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMuYW1hem9uYXdzLmNvbS9Xd0ZoTmhlcHdodHROMnBuNC9IS0dhNHFwZnhwdnVuaFk4eS1RU19Vbml2ZXJzaXR5X1JhbmtpbmdzX0xvZ28ucG5n.webp)
Top Universities Scraper
vbartonicek/topuniversities-scraper
Try for free
No credit card required
Scrapes the QS World University Rankings to get a list of the top universities.
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:
Field | Type | Description |
---|---|---|
mode | String | Choose a mode (see the description above) |
year | String | Select a year of the rankings |
country | String | Select specific country or select "All countries" to not filter universities |
Input example
1{ 2 "mode": "basic", 3 "year": "2020", 4 "country": "Canada" 5}
Developer
Maintained by Community
Actor Metrics
13 monthly users
-
3 stars
>99% runs succeeded
Created in Jan 2020
Modified 3 years ago
Categories