On 09-Oct-2014, at 8:47 am, nilanjan bhattacharya <nilanj...@live.com> wrote:

> I wonder if you can help with my query - API related, but I want to get some 
> feedback on the concept
> 
> Say I have an ISBN - 
> 1. I want to find the book in openlibrary
> 2. I want to find the works
> 3. Find all the related ISBNs

OL search API will provide you all the above. See isbn and edition_key fields.

https://openlibrary.org/search.json?isbn=043936213X

> 4. Find the one which has an ebook

This one will tell you if the book is an ebook and checked out status if it is 
borrowable.

https://openlibrary.org/api/books?jscmd=data&bibkeys=OL24766418M,OL24369565M,OL18359908M

Anand
_______________________________________________
Ol-discuss mailing list - Ol-discuss@archive.org
http://mail.archive.org/cgi-bin/mailman/listinfo/ol-discuss
Archives: http://www.mail-archive.com/ol-discuss@archive.org/
To unsubscribe from this mailing list, send email to 
ol-discuss-unsubscr...@archive.org

Reply via email to