Saves Shanghat GRAS and ARWU lists as CSV. GRAS includes all fields and subjects.
You need Node to be installed on your machine.
Install necessary modules by runing npm install
.
Run node main.js [year]
where you replace [year] with what year you want to download i.e. node main 2022
which will save two files shanghai-arwu-[year].csv
and shanghai-gras-[year].csv
in the current directory.