« Intro to WorldCat Grid | Main | xOCLCNUM service and its dissemination format »

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

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on April 18, 2008 3:56 PM.

The previous post in this blog was Intro to WorldCat Grid .

The next post in this blog is xOCLCNUM service and its dissemination format.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.34