{"uid":"cap_YDRW1tKGMEx3t8VYExNXD","slug":"books-withzero-ai-open-library-book-search-da650393","name":"Open Library Book Search","description":"Search for books by title, author, or ISBN via the Open Library API (free, no key needed). Input: search query with optional limit and search type. Output: books with metadata, ratings, and cover images.","url":"https://books.withzero.ai/run","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"limit":{"type":"integer","default":5,"maximum":20,"minimum":1,"description":"Maximum results to return (default: 5)"},"query":{"type":"string","description":"Search query — title, author name, or ISBN"},"searchType":{"enum":["general","title","author"],"type":"string","default":"general","description":"Search mode: 'general' (default), 'title', or 'author'"}},"additionalProperties":false},"responseSchema":{"type":"object","required":["query","resultCount","results"],"properties":{"query":{"type":"string","description":"The query that was searched"},"results":{"type":"array","items":{"type":"object","required":["title","authors","firstPublishYear","isbn","pageCount","subjects","coverUrl","openLibraryUrl","editionCount","rating","ratingCount"],"properties":{"isbn":{"type":"string","nullable":true,"description":"First available ISBN"},"title":{"type":"string","description":"Book title"},"rating":{"type":"number","nullable":true,"description":"Average rating"},"authors":{"type":"array","items":{"type":"string"},"description":"Author names"},"coverUrl":{"type":"string","nullable":true,"description":"Medium-size cover image URL"},"subjects":{"type":"array","items":{"type":"string"},"description":"Subject tags (max 5)"},"pageCount":{"type":"number","nullable":true,"description":"Median page count across editions"},"ratingCount":{"type":"number","nullable":true,"description":"Number of ratings"},"editionCount":{"type":"number","description":"Number of editions"},"openLibraryUrl":{"type":"string","description":"Link to the work on openlibrary.org"},"firstPublishYear":{"type":"number","nullable":true,"description":"Year first published"}},"additionalProperties":false}},"resultCount":{"type":"number","description":"Number of results returned"}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fqo1Tw_fi2ZXr6WcCCPDW","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":"book-lookup:1"}],"brandName":"books.withzero.ai","brandSlug":"books-withzero-ai-mpp","brandBaseUrl":"https://books.withzero.ai","brandDocsUrl":null,"whatItDoes":"Searches the Open Library catalog by title, author, or ISBN and returns book metadata including ratings and cover images","exampleAgentPrompt":"Search Open Library for books by George Orwell — use author search mode and return up to 10 results with ratings and cover images.","exampleUseCases":null,"resultDescription":"Returns an array of up to 20 book records, each containing title, authors, first publish year, ISBN, median page count, subject tags (up to 5), cover image URL, Open Library work URL, edition count, average rating, and rating count, along with the original query and total result count.","failureModes":["No results found for obscure or misspelled queries","ISBN not recognized if format is non-standard","Cover image URL may be null if no cover exists","Rating and page count may be null for less-known books","Network timeout if Open Library API is slow"],"whenToPreferThis":"Use this endpoint when you need free, no-auth book metadata including ratings and cover images from the Open Library catalog. Ideal for bibliographic lookups, book discovery, or enriching book data without needing a paid API key. Prefer over alternatives when Open Library coverage is sufficient and cost sensitivity matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:02.112Z","isFirstParty":true}