Google Books API - How do I separate Book from Book Edition?

Posted by RadiantHex on Stack Overflow See other posts from Stack Overflow or by RadiantHex
Published on 2010-02-19T21:11:46Z Indexed on 2010/04/01 20:43 UTC
Read the original article Hit count: 273

Filed under:
|
|

Hi,

I'm using Google Book Search API to add missings bits and pieces to my database.

Problem is that The API gives me back a list of book editions, and not reference to the original book itself.

The data I'm trying to get is this:

Original title: The Hobbit

Original year of publication: 1937

Can anyone help?


Just in case anyone asks: I'm developing this in Python.

© Stack Overflow or respective owner

Related posts about google-api

Related posts about google