Web of Science Article Match Retrival Client
Project description
Web of Science API Client
Web of Science Article Match Retrival Client for Python 3.6 by IPLweb.
This product is not endorsed or connected with Clarivate Analytics in any way.
Free software: MIT license
Documentation: https://wosclient.readthedocs.io.
Features
query the Article Match Retrival API of Web of Science Core Collection,
internally uses requests to handle web traffic and generators to save memory, Click for handling of the command-line,
supports Python 3.6.
Example use
Please review the original README file at https://github.com/Clarivate-SAR/wos-amr . wosclient module, after installation, provides a command called lookup_ids which should behave in a similar way, as the lookup_ids.py example in original module in Clarivate-SAR repo. There are some minor improvements, though, like the outfile is stdout by default, you can pass username and password in the command line, check it out:
$ lookup_ids --help (env: wosclient) 2 ↵
Usage: lookup_ids [OPTIONS] INFILE
Options:
--outfile PATH
--password TEXT API password
--user TEXT API username
--help Show this message and exit.
$ # These are completely optional, you will be prompted:
# export WOS_USER=username
# export WOS_PASSWORD=Password
$ lookup_ids tests/example.csv
User [username]:
Password [password]:
id,ut,doi,pmid,times cited,source
# ... after a second
0,WOS:000276621200002,10.1016/j.bbr.2009.10.030,19883697,123,http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000276621200002&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=536ab1eb96204d8944f0b2ff5513dbea
1,WOS:000299789100009,10.1080/09602011.2011.621275,22011016,40,http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000299789100009&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=536ab1eb96204d8944f0b2ff5513dbea
2,WOS:000300816600006,10.1016/j.neuropsychologia.2011.12.011,22223077,25,http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000300816600006&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=536ab1eb96204d8944f0b2ff5513dbea
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2018-04-18)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wosclient-0.1.3.tar.gz
.
File metadata
- Download URL: wosclient-0.1.3.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 648968c5208ee581f06380b25d63bce6c569b77b3b3508e538de135824ff3ad5 |
|
MD5 | a45b84f06912c9b631902e8d475cc372 |
|
BLAKE2b-256 | ed89cbbccede414cd617f1d26e530cb61e4db0f80a7259987606c1cdcf475ca6 |
File details
Details for the file wosclient-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: wosclient-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 147b28a54ed0b80110194f240ee2b020d865b5214aac8a9522142c0659e2fb62 |
|
MD5 | 5592350dc4c10c537c571bb0b2079556 |
|
BLAKE2b-256 | 7016ed1ec674cfa03e14daf0a17c25eadf3e32c44a48f29bd74b745fd4ff8212 |