Skip to content

Commit 09a8a18

Browse files
authored
Update README.md
1 parent cea0d11 commit 09a8a18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ More information about WSKeys is available [here](https://www.oclc.org/developer
99
Retrieves OCLC numbers and titles based on a text file of ISBNs.
1010

1111
#### [oclcSearchForNewNum.py](oclcSearchForNewNum.py)
12+
Based on a list of OCLC numbers, searchs for records that have been merged and now have new OCLC numbers.
1213

1314
#### [oclcTitleDateSearch.py](oclcTitleDateSearch.py)
15+
Retrieves OCLC records based on a text file of titles and dates and extracts the title, URL, author, publisher, encoding level, language, physical description, and date.
1416

1517
#### [oclcTitlePhraseBorrowDirect.py](oclcTitlePhraseBorrowDirect.py)
1618
Retrieves OCLC data based on a CSV from the BorrowDirect Data Repository (Beta), on the Penn Library Data Farm.
1719

1820
#### [oclcTitlePhraseEnhanced.py](oclcTitlePhraseEnhanced.py)
19-
Retrieves OCLC records based on a text file of titles and extracts the title, URL, author, publisher, encoding level, language, and date.
21+
Retrieves OCLC records based on a text file of titles and extracts the title, URL, author, publisher, encoding level, physical description, language, and date.
2022

2123
#### [worldcatIdentities.py](worldcatIdentities.py)
2224
Retrieves labels and URIs from the WorldCat Identities API based on a text file of names.

0 commit comments

Comments
 (0)