ISBN -> bookdata Lookup to fill in a database
- by oxinabox.ucc.asn.au
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.