Description Usage Arguments Value
This function retrieves a variety of details about books using ISBN from the Open Library API.
1 | get_books(book_id, jscmd = "data")
|
book_id |
a single ISBN, or several passed as a list, max 200 |
jscmd |
defaults to 'data', pass 'details' for more detailed response |
tibble containing book details, nested
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.