A web crawler to crawl Best Global University Ranking on usnews, Times Higher Education, and QS websites
Project description
University Subject Ranking Best Global Universities scraper
A web crawler to scrape university rankings from US News, Times Higher Education, and QS websites.
Interested to know how I do it? Visit here for more info.
Installation
Install with pip:
$ pip install university_ranking_scraper
Usage
import university_ranking_scraper
# usnews, https://www.usnews.com/education/best-global-universities/surgery?region=asia
df = university_ranking_scraper.scrape_usnews('asia', 'surgery')
# timeshighereducation, https://www.timeshighereducation.com/world-university-rankings/2025/subject-ranking/arts-and-humanities
df = university_ranking_scraper.scrape_times('arts-and-humanities')
# qs, https://www.topuniversities.com/university-subject-rankings/linguistics
df = university_ranking_scraper.scrape_qs('linguistics')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file university_ranking_scraper-0.0.2.tar.gz.
File metadata
- Download URL: university_ranking_scraper-0.0.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65662d1b8735d0e0d6e33744275fc1cb5ea69167d0c11e543bc81abb4d8101bb
|
|
| MD5 |
31c1d95a33c0477e4647dcdef30ac839
|
|
| BLAKE2b-256 |
7fae698d1668a22fa8825eaffbd1c430d4ead23259aacf3f58b7331216a8a805
|
File details
Details for the file university_ranking_scraper-0.0.2-py3-none-any.whl.
File metadata
- Download URL: university_ranking_scraper-0.0.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dddadf69c94bdcca9d070f76c41da55282a64f3391cc2d58a2d0e602191e4f69
|
|
| MD5 |
b5bfa443a985bb327c2a992eb8dbe76d
|
|
| BLAKE2b-256 |
eba42369423b5cc4efdca3d648ae4f96c3fb0c2f8f90a086b71c422950396b16
|