Open Library
openlibrary.org › developers › api
APIs | Open Library
Open Library provides APIs in JSON, YAML and RDF/XML formats to support public-good, open, human-centered book discovery and lookup services.
04:51
Goodreads Books JSON API without code. - YouTube
19:13
Google Books API Example - Book Search Application - YouTube
06:52
Part 1 (Google Books API, AJAX, JSON) - YouTube
02:07
Goodreads Books JSON API without code. - NoCodeAPI
05:38
Part 2 (Google Books API, AJAX, JSON) - YouTube
Amazon
amazon.com › JSON-APIs-Developers-Guide-Exchange › dp › B0F3TSDGJ2
JSON & APIs: A Developer’s Guide to Data Exchange: 9798316744343: Computer Science Books @ Amazon.com
JSON & APIs: A Developer’s Guide to Data Exchange: 9798316744343: Computer Science Books @ Amazon.com
NYTimes
developer.nytimes.com › docs › books-product › 1 › routes › reviews.json › get
get /reviews.json - Books API | Dev Portal
Books API · download spec authorize · expand_less
Micro
help.micro.blog › documentation
ℹ️ JSON API: Books - Documentation - Micro.blog Help Center
June 16, 2021 - Bookshelves and book metadata via the API. Get bookshelves Returns JSON Feed that also includes a books_count field in _microblog with the number of books in a bookshelf. GET /books/bookshelves Authorization: Bearer 123456789 { "version": "https://jsonfeed.org/version/1.1", "title": "Micro.blog - Bookshelves", "home_page_url": "https://micro.blog/", "feed_url": "https://micro.blog/books/bookshelves", "_microblog": { "about": "https://micro.blog/about/api" }, "items": [ ...
Drupal
drupal.org › project › json_api_book
JSON:API Book | Drupal.org
February 13, 2023 - Extends the JSON:API to also include book structure from Drupal core's book module in the json stream of a node which is attached to a book.
GitHub
github.com › googleapis › google-api-go-client › blob › main › books › v1 › books-api.json
google-api-go-client/books/v1/books-api.json at main · googleapis/google-api-go-client
"description": "Last time a volume was added or removed from this bookshelf (formatted UTC timestamp with millisecond resolution).", ... "description": "Client nonce for verification. Download access and client-validation only.", ... "description": "Client app identifier for verification. Download access and client-validation only.", ... "description": "JSON encoded data for this dictionary annotation data.
Author: googleapis
Librarything
wiki.librarything.com › index.php › LibraryThing_JSON_Books_API
LibraryThing JSON Books API - wiki.librarything.com
We'll be sure to announce once the APIs are back up in our monthly newsletter, the State of the Thing (https://wiki.librarything.com/index.php/State_of_the_Thing). Thanks for your patience in the meantime. (Updated: 12/09/2024) The JSON Books API provides data about a member's personal library.
Apiary
bookstore.docs.apiary.io
Bookstore API v1 · Apiary
A place where APIs are kept.
Amazon
amazon.com › Pro-RESTful-APIs-Design-Integrate › dp › 148422664X
Pro RESTful APIs: Design, Build and Integrate with REST, JSON, XML and JAX-RS: Patni, Sanjay: 9781484226643: Amazon.com: Books
Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's microservices, big data applications, and web service applications. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs. Pro RESTful APIs...
Top answer 1 of 2
7
I decided to go with https://www.googleapis.com/books/v1/volumes?q=isbn:0716604892 as it proved to be more reliable and suitable.
2 of 2
1
We have faced same issue while getting response from google api If you use google id to get book data, it will return dimensions and weight. Same is not if you use isbn to get book data.
Better to go with google id if you have else go with isbn and get all google ids.
Open Library
openlibrary.org › dev › docs › json_api
Open Library JSON API | Open Library
September 5, 2022 - For example, there is /type/edition which represents all of the information about a book, and type/edition/isbn_10 which is the property for the 10-character ISBN in the edition record. To find objects matching a particular query, send a GET request to http://openlibrary.org/api/things with query as parameter. In this documentation we use curl as a simple command line query client; any software that supports http GET can be used. The query must use JSON dictionary syntax.
Gutendex
gutendex.com
Gutendex
JSON web API for Project Gutenberg ebook metadata · Test queries here. See the docs below. For long-term use, please run your own server with the code and installation instructions on GitHub. Lists of book information in the database are queried using the API at /books (e.g.