This script utilizes the Web of Science Starter API Python Client: https://github.com/clarivate/wosstarter_python_client
Requires Python 3.6+
-
Install dependencies:
$ pip install -r requirements.txt
-
Set API_KEY in environment:
$ export API_KEY='your_api_key'
-
Set DATA_NAMESPACE in environment
$ export DATA_NAMESPACE='https://vivo.domain.edu/individual/'
-
Modify wosstarter2vivo.py to the API query you desire.
-
Run the script
$ python wosstarter2vivo.py