A script for collecting and storing publications related to a specific institution in .xlsx from CRISTIN(Current research information system in Norway).
Prerequisites for Cristin.py
Pandas - an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
Follow their instructions, or if you have pip installed just go ahead and use:
pip install pandas
Set desired institution in Cristin.py:
institution = your_desired_institution_id
Run Cristin.py in the folder you desire to get the .xlsx output:
python Cristin.py