Openlibrary: Search Books
Openlibrary via Parse · education
Search books by title. Returns paginated results with each book's title, authors, first publish year, subjects, and cover ID. The cover image URL can be constructed as https://covers.openlibrary.org/b/id/<cover_id>-<size>.jpg where size is S, M, or L. Search for books by title on Open Library and retrieve metadata including authors, first publish year, subjects, and cover IDs. Fulfilled by Parse from openlibrary.org.
- education
- entertainment
- news-media
- openlibrary
- openlibrary-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0f90782c-a240-4542-ba33-b7c93252c760/search_books
- Interface artifact
- sha256:72a40c11fe77dddfc77de859761d9fcacdb66a3fc7b46102b4b6882732820d36
- Manifest digest
- sha256:8465a5cfd56c20ac69762e8801ee97438724f7577c09e30af3bdd6ac98ee990b
Request fields
- page (integer): Page number for pagination (1-based).
- limit (integer): Maximum number of results to return per page.
- title (string, required): Book title to search for.