A web Scraper for CSrankings.com that scrapes University and Faculty list for a particular country
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/11/a-web-scraper-for-csrankings-com-that-scrapes-university-and-faculty-list-for-a-particular-country_61a2ad8bb138d-375x210.jpeg)
A web Scraper for CSrankings.com that scrapes University and Faculty list for a particular country
To run the file:
- Open terminal ans installl requiremnts.txt file
- Run CsRankingUnivList.py in terminal to scrape University data of all countries in the webpage.
- Run CsRankingFacList.py in terminal that lists Area wise (AI,Systems, InterDisciplinary, Theory) Faculty and thier Google Scholar and DBLP info in folders. Universities of a particualr country are listed in a new worksheet.
GitHub