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.
This module is released for Drupal 7 at http://drupal.org/project/google_books. You can see the Google Book module running live below on this page.
Text between [ ], google_books:Hand-book and illustrated catalogue of the engineers' and surveyors' instruments | no_reader
shows:
- Self Link: link
- Authors: C.L. Berger & sons
- 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.
Another example
Text between [ ], google_books:25 kites that fly
produces:
- Self Link: link
- Authors: Leslie Hunt
- Publisher: Courier Corporation
- Published Date: 2012-06-11
- Description: Written by a kite maker for the U.S. Weather Bureau, this guide features detailed instructions for creating standard two-stick kites, six-point stars, figural kites, balloon kites, tetrahedral kites, box kites, and many other varieties. Complete descriptions of methods and materials include directions for making tails, reeling and stringing, and much more. 70 illustrations.
- Type: ISBN_13 | ISBN_10
- Thumbnail: link
- Language: en
- Preview Link: link
- Info Link: link
- Country: US | US
- Saleability: FOR_SALE
- Is Ebook: 1
- Amount: 12.95 | 9.99
- Viewability: PARTIAL
- Embeddable: 1
- Web Reader Link: link
- theme_hook_original: google_books_biblio
And Another
Text between [ ], google_books:A Philosophical and Mathematical Dictionary Containing|no_reader| pageCount | no_categories
displays (note the uppercase 'C' in pageCount, see field options in admin/config/content/formats):
- Self Link: link
- Authors: Charles Hutton
- Published Date: 1795
- 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