Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 500 Bytes

wosstarter2vivo

This script utilizes the Web of Science Starter API Python Client: https://github.com/clarivate/wosstarter_python_client
Requires Python 3.6+

  1. Install dependencies: $ pip install -r requirements.txt

  2. Set API_KEY in environment: $ export API_KEY='your_api_key'

  3. Set DATA_NAMESPACE in environment $ export DATA_NAMESPACE='https://vivo.domain.edu/individual/'

  4. Modify wosstarter2vivo.py to the API query you desire.

  5. Run the script $ python wosstarter2vivo.py