web services - Simple ISBN Bookup for Amazon -


i'm trying find simple way book titles isbn in amazon. i'm assisting kid's school in doing simple inventory. number of books in test set aren't found using other sources (tried google, worldcat , isbn db).

example isbn: 0153527692

i've read "product advertising api" seems overkill- there more basic i'm missing?

if search via amazon site comes why i'm thinking amazon- i'm open other ideas well...

you have multiple ways fetch book information isbn number.

you can use following services:

here can find an example (in french) source code in php.

hope helps,

guguss


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -