Skip to content
anarchivist edited this page Nov 12, 2010 · 7 revisions

worldcat is a Python module for interacting with OCLC's WorldCat APIs, including the WorldCat Search API and the xID APIs (xISBN, xISSN, and xOCLCNUM).

Dependencies

  • pymarc
  • ElementTree (in some form)

Examples of use

Clone this wiki locally