Random thoughts and serendipity

A collection of jottings on various issues that excite no one else

Glitches in collecting book data based on ISBNs

with 7 comments

Over the weekend I snagged a somewhat cheap and, easily available hand-held barcode scanner – an iBall LS-162. Fairly nifty device and, works plug-n-play on Fedora.

The reason behind this was to finally collect and collate information about all the books that is stashed around me and, create a nice list based on the ISBN data. Which is here I ran into a glitch I did not anticipate. A number of the technical books which I buy (yes, in spite of the Safari, ACM and IEEE subscriptions, sometimes I do buy books) are Indian reprints and, using the ISBN to look-up the metadata isn’t working out as planned.

Does anyone have a pointer to what I should be looking the data up against ? Additionally, does anyone know of a small tool which can take in a list of ISBN numbers and, pull down the metadata for the books to output to a CSV ? I tried traditional tools like Alexandria, it did not work out. If you want a sample list of the ISBNs, leave a comment on this entry and, I’ll point you to a download link or send it over email.

The post is brought to you by lekhonee v0.8

Written by sankarshan

November 11th, 2009 at 8:31 am

7 Responses to 'Glitches in collecting book data based on ISBNs'

Subscribe to comments with RSS or TrackBack to 'Glitches in collecting book data based on ISBNs'.

  1. Try http://isbndb.com/
    This generally works for my Indian LPEs.

    Reply

    sankarshan Reply:

    @Susmit – thank you. Will look into this. Or, since Kushal was looking for this, would point him to the resource.

    Reply

    susmit

    11 Nov 09 at 11:28 am

  2. [...] Sankarshan Mukhopadhyay: Glitches in collecting book data based on ISBNs is now available in this link…: News [...]

  3. I would try looking up the books on amazon.

    Amazon released a php library to access their api at

    http://www.phpclasses.org/browse/package/642.html

    Reply

    sankarshan Reply:

    @Micheas – thank you for dropping by. I’ll check up the resource.

    Reply

    Micheas Herman

    11 Nov 09 at 3:03 pm

  4. I use http://librarything.com/ as a great way to both look up and keep track of books by isbn.

    Reply

    Rasmus Kaj

    12 Nov 09 at 2:28 am

  5. I’ve tried searching the Amazon catalogue with a couple of Indian reprint books and it worked well for me. I cooked up a small script back then using the tarzan library. You can give that a try: http://tarzan-aws.com/

    Reply

    Sharninder

    12 Nov 09 at 11:58 am

Leave a Reply