Get Book Excerpt
get_book_excerptRetrieve a book's publisher description, text snippet, and Google Books preview link by ISBN for quick citation context.
Instructions
Get a book excerpt and preview info from Google Books.
Returns the publisher description, text snippet, and a link to the Google Books preview page. Google Books does not expose full chapter text via API -- the excerpt is a publisher-provided summary and/or search snippet.
An error of not_found means Google Books answered and has no
such volume: stop asking about that ISBN. A lookup that never got an
answer says so instead, as rate_limited (with retryable) or
upstream_error, and is worth retrying -- the book may well exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isbn | Yes | ISBN-10 or ISBN-13. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |