Skip to content

Commit a09c2ad

Browse files
authored
Update README.md
1 parent 8f10523 commit a09c2ad

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ Most of these scripts require a secrets.py file in the same directory that must
55

66
More information about WSKeys is available [here](https://www.oclc.org/developer/develop/authentication/how-to-request-a-wskey.en.html).
77

8-
### [oclcIsbn.py](oclcIsbn.py)
8+
#### [oclcIsbn.py](oclcIsbn.py)
9+
This script retrieves OCLC numbers and titles based on a text file of ISBNs.
910

10-
### [oclcTitlePhraseEnhanced.py](oclcTitlePhraseEnhanced.py)
11-
12-
### [worldcatIdentities.py](worldcatIdentities.py)
11+
#### [oclcTitlePhraseEnhanced.py](oclcTitlePhraseEnhanced.py)
12+
This script retrieves OCLC records based on a text file of titles and extracts the title, URL, author, publisher, encoding level, language, and date.
1313

14+
#### [worldcatIdentities.py](worldcatIdentities.py)
15+
This script retrieves labels and URIs from the WorldCat Identities API based on a text file of names.

0 commit comments

Comments
 (0)