This tool will scrape through faculty details of various colleges & store them in .csv format in the data/ folder.
This list is not necessarily in the same order as the QS Top 30 ranks
# | College name | Number of contacts |
---|---|---|
(1) | Berkeley University | 125 |
(2) | Cambridge University | 1420 |
(3) | Delft University of Technology | 485 |
(4) | École Polytechnique Federale De Lausanne | 145 |
(5) | ETH Zurich University | 626 |
(6) | Georgia University | 142 |
(7) | Harvard University | 101 |
(8) | Massachusetts Institute of Technology | 165 |
(9) | Melbourne University | 168 |
(10) | Oxford University | 233 |
(11) | Peking University | 111 |
(12) | Stanford University | 114 |
(13) | University of California, Santa Barbara | 41 |
(14) | University of California,Los Angeles | 79 |
(15) | University of Illinois at Urbana–Champaign | 106 |
(16) | Yale University | 23 |
# | Total number of contacts | 4084 |
Type the following commands on a terminal -
git clone [email protected]:barc-iitkgp/faculty-scraper.git
cd faculty-scraper/scripts
ruby college_name.rb
Licensed under GNU General Public License v3.0 (GPLv3).