ISBN -> bookdata Lookup to fill in a database
Posted
by oxinabox.ucc.asn.au
on Stack Overflow
See other posts from Stack Overflow
or by oxinabox.ucc.asn.au
Published on 2010-03-16T12:42:28Z
Indexed on
2010/03/16
12:46 UTC
Read the original article
Hit count: 389
Ok, I wanting to database a small library.
I've only had limmited experience with databeses, and vnone with queerying a websever.
I'm going to want to retrieve information like title, Publisher, maybe author, desciption the simplest way i can think of dooing this is looking them up via the isbn.
I'm wondering how I should go about doing this. I've coma across isbndb.com before, but the api for accessing it seems rather complex.
© Stack Overflow or respective owner