
Web of Science data downloader
With an appropriate license the script below can download citation data from the WebOfScince archive of Thomson Reuters.
Reference
G. Palla et al:
Paper to be published
Journal reference
Files:
File name | Description | Format | Size |
---|---|---|---|
wos_downloader.zip | Downloader script for web of science citation network | zip archive . |
15kb |
contents of the archive:
File name | Description | Format |
---|---|---|
auth_check.xml | xml pattern for checking access | xml |
download_auth.xml | xml pattern for authentication | xml |
wok_search.xml | example search pattern for downloading data | xml |
source_list.txt | example list of journals to be downloaded | text |
download_login.py | python script for authentication and downloading data | python |
Note:
Python script has been tested with python 2.6 and 2.7