We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3a508 commit 81b3c7fCopy full SHA for 81b3c7f
README.md
@@ -1,2 +1,6 @@
1
# oclc-api
2
-Python scripts for retrieving data from the OCLC APIs
+Most of these scripts require a secrets.py file in the same directory that must contain the following text:
3
+
4
+ wskey='[Your OCLC WSkey]'
5
6
+More information about WSKeys is available [here](https://www.oclc.org/developer/develop/authentication/how-to-request-a-wskey.en.html).
0 commit comments