/faculty-scraper

A tool to scrape the faculty details of QS Top 30 Institutes.

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

DESCRIPTION

This tool will scrape through faculty details of various colleges & store them in .csv format in the data/ folder.

SUPPORTED COLLEGES

This list is not necessarily in the same order as the QS Top 30 ranks

# College name Number of contacts
(1) Massachusetts Institute of Technology 165
(2) Stanford University 114
(3) Harvard University 101
(4) Oxford University 233
(5) Georgia University 142
(6) École Polytechnique Federale De Lausanne 145
(7) Delft University of Technology 485
(8) Peking University 111
(9) Berkeley University 125
(10) Melbourne University 168
(11) Cambridge University 1420
(12) ETH Zurich University 626
# Total number of contacts 3835

USING THE TOOL

Type the following commands on a terminal -
git clone git@github.com:barc-iitkgp/faculty-scraper.git
cd faculty-scraper/scripts
ruby college_name.rb

LICENSE

Licensed under GNU General Public License v3.0 (GPLv3).