
Top Universities Scraper
Pricing
Pay per usage

Top Universities Scraper
Under maintenanceScrapes the QS World University Rankings to get a list of the top universities.
0.0 (0)
Pricing
Pay per usage
3
643
5
Last modified
4 years ago
Pricing
Pay per usage
Scrapes the QS World University Rankings to get a list of the top universities.
0.0 (0)
Pricing
Pay per usage
3
643
5
Last modified
4 years ago
You can access the Top Universities Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "mode": "basic",< "maxItems": 10,< "year": "2022",< "country": "All countries",< "proxy": {< "useApifyProxy": true< }<}' |<apify call vbartonicek/topuniversities-scraper --silent --output-dataset
The Apify CLI is the official tool that allows you to use Top Universities Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: