OCLC Developer Network

xISBN JSON callback and a GoogleBooks demo

We added a few more features in xISBN service recently: - JSON callback JSON output is native JavaScript, and callbacks are particularly useful for use with web service requests in client-side JavaScript. see: http://xisbn.worldcat.org/xisbnadmin/doc/api.htm#callback - tab-delimited format dissemination This is useful if you need to do a unix cut: $ curl "http://xisbn.worldcat.org/webservices/xid/isbn/0596002815?method=getEditions&fl=title,year&format=txt" | cut -f 2 - a demo of integrating Googlebooks with xISBN JSON callback http://xisbn.worldcat.org/xisbndemo/index.htm

Follow the OCLC Developer Network:

The OCLC Developer Network supports the use of OCLC Web Services—a set of tools and APIs that expose data and services for WorldCat and our member libraries and partner institutions or companies. learn more »

© 2010 OCLC Domestic and international trademarks and/or service marks of OCLC Online Computer Library Center, Inc. and its affiliates


Powered by Drupal, an open source content management system