Drupal Google Books Filter Module
The Google Books module is a filter module and an API for
http://books.google.com, that allows a user to insert rich Google Book data into nodes via filters with JSON data retrieved from the Google domain.
Text between [ ], google_books:Hand-book and illustrated catalogue of the engineers' and surveyors' instruments | no_reader
shows:
- Self Link: link
- Published Date: 1884
- Type: OTHER
- Thumbnail: link
- Language: en
- Preview Link: link
- Info Link: link
- Country: US | US
- Saleability: FREE
- Is Ebook: 1
- Viewability: ALL_PAGES
- Embeddable: 1
- Public Domain: 1
- Web Reader Link: link
- theme_hook_original: google_books_biblio
This module can be used to insert
- book data from Google into pages using Drupal filters, There are options to include / exclude any data fields,
- a book cover image when it exists
- and for books with a full or partial preview, the Javascript Google book reader for the volume.
There are many search options with Google books and many options to display that data within the Google Book module. The API pulls data from Google Books in a generic way. This module includes data caching so once the book information is loaded the first time with a request for JSON data, the subsequent requests are very fast.