anarchivist / worldcat (http://matienzo.org/project/worldcat/)
worldcat is a Python module for interacting with OCLC's WorldCat APIs, including the WorldCat Search API, the WorldCat Regstry API and the xID APIs (xISBN, xISSN, and xOCLCNUM).
Clone this repository (size: 123.8 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/anarchivist/worldcat/
| commit 43: | b8bd6b45b113 |
| parent 42: | 3b4feec126a4 |
| branch: | default |
tweaking README for more explicit information on obtaining API keys
Changed (Δ1 byte):
raw changeset »
README (1 lines added, 1 lines removed)
| … | … | @@ -10,7 +10,7 @@ Requests to the WorldCat Search API key |
10 |
10 |
(see <http://www.worldcat.org/affiliate/tools?atype=wcapi>), available to all |
11 |
11 |
OCLC members at no charge. The authors of this module do not endorse the terms |
12 |
12 |
of use of OCLC APIs nor are liable for any violations of their Terms of Use. |
13 |
||
13 |
||
14 |
14 |
INSTALLATION |
15 |
15 |
------------ |
16 |
16 |
