Ebook and audiobook catalog enrichment
Apple Booksエンドポイントを使えば、「Ebook and audiobook catalog enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn Apple Books ebook and audiobook pages into structured data — search, catalog detail, paginated customer reviews, similar titles, author bibliographies, series listings, and chart rankings as normalized JSON. Credential-free.
Extract Apple Books ebook and audiobook search, catalog detail, reviews, similar titles, author, series, and chart data as structured JSON.
エンドポイントファミリー
6
ドキュメント化されたパラメータ
57
サンプル数
12
ライブカタログスナップショット
稼働エンドポイント
12
メソッド
GET
必須パラメータ
23
スキーマ参照
12
{
"platform": "Apple Books",
"endpoint": "apple-books-search",
"method": "GET",
"path": "/apple-books/search",
"auth": "apiKey"
}ユースケース
Extract Apple Books ebook and audiobook search, catalog detail, reviews, similar titles, author, series, and chart data as structured JSON.
Apple Booksエンドポイントを使えば、「Ebook and audiobook catalog enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Apple Booksエンドポイントを使えば、「Customer review collection」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Apple Booksエンドポイントを使えば、「Chart and bestseller tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のApple Booksエンドポイントカタログから取得しています(エンドポイント12件、ドキュメント化されたリクエストパラメータ57個、公開レスポンススキーマ12件)。DocsとPlaygroundが参照しているカタログと同じものです。
Apple Booksのエンドポイントは12件、7つのリクエストファミリーに分類されています(Audiobook、Book、Audiobook Seriesほか4件)。
これらのApple Booksエンドポイントには57個のリクエストパラメータがドキュメント化されており、うち23個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
12件のApple Booksエンドポイントのうち12件が実際のサンプルレスポンスを、12件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Apple Booksのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、429、500)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Apple Booksのエンドポイントは12個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/apple-books/audiobook/search
/apple-books/book/{id}
/apple-books/audiobook-series/{id}
/apple-books/author/{id}
/apple-books/charts
/apple-books/search
エンドポイントカタログ
/apple-books/searchReturns normalized Apple Books ebooks from Apple's public iTunes Search API.
MCPツール apple_books_search
/apple-books/book/{id}Returns normalized book metadata from Apple Books' public catalog page, including ISBN, page count, publisher, audience, rating histogram, and series linkage.
MCPツール apple_books_book
/apple-books/book/{id}/reviewsReturns a page of a book's customer reviews. The default first page is served from the book's own catalog page; deeper pages (page>1 or a larger limit) page through Apple's review API directly, up to 20 per page.
MCPツール apple_books_book_reviews
/apple-books/book/{id}/similarReturns the related books shown on the Apple Books catalog page.
MCPツール apple_books_book_similar
/apple-books/author/{id}Returns author metadata and their full ebook (and audiobook, where available) bibliography from Apple Books' public catalog page.
MCPツール apple_books_author
/apple-books/series/{id}Returns series metadata and the full ordered list of books in the series from Apple Books' public catalog page.
MCPツール apple_books_series
/apple-books/chartsReturns Apple Books chart rankings from Apple's public marketing-tools RSS JSON feed. Supported collections are `top-free` and `top-paid`.
MCPツール apple_books_charts
/apple-books/audiobook/searchReturns normalized Apple Books audiobooks from Apple's public iTunes Search API.
MCPツール apple_books_audiobook_search
/apple-books/audiobook/{id}Returns normalized audiobook metadata from Apple Books' public catalog page, including narrator, duration, audio preview, and a cross-link to the ebook edition (when one exists).
MCPツール apple_books_audiobook
/apple-books/audiobook/{id}/reviewsReturns a page of an audiobook's customer reviews. The default first page is served from the audiobook's own catalog page; deeper pages (page>1 or a larger limit) page through Apple's review API directly, up to 20 per page.
MCPツール apple_books_audiobook_reviews
/apple-books/audiobook/{id}/similarReturns the related audiobooks shown on the Apple Books catalog page.
MCPツール apple_books_audiobook_similar
/apple-books/audiobook-series/{id}Returns series metadata and the full ordered list of audiobooks in the series from Apple Books' public catalog page. An audio-book-series is a catalog resource distinct from a book-series, even for the same conceptual series.
MCPツール apple_books_audiobook_series
関連API
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Search public Ticketmaster events and browse the full discovery hierarchy by category or city, with pagination plus event, attraction, and venue detail endpoints -- including fan reviews, related attractions, trending attractions, and enhanced venue branding -- for live-entertainment research.
Media & Streaming
Search TicketWeb's public event catalog by artist, event, or venue, then resolve any event or venue into normalized detail records with dates, delivery methods, and per-tier ticket pricing.
対象企業
Apple Inc. · AAPL
Apple Booksを運営するのはApple Inc.(AAPL)です。CrawloraのSECエンドポイントは同じ企業のCIKを受け取るため、提出書類・財務・インサイダー取引・13F保有を上記のApple Booksエンドポイントと同じAPIキーで取得できます。
カタログ内の他のApple Inc.プラットフォーム
Apple Booksのスクレイピング方法
Apple Books exposes ebook and audiobook search, catalog pages, reviews, and charts through public web pages and the iTunes Search API. Crawlora's Apple Books endpoints return them as normalized JSON — across search, book and audiobook detail, reviews, similar titles, author, series, and charts — with no login or Apple ID required.
A search query, a book or audiobook id, an author or series id, or a chart request.
Pass a query or id to Crawlora's Apple Books endpoint (e.g. /apple-books/search, /apple-books/book, /apple-books/audiobook).
Receive title, author, price, rating, description, and — for reviews — reviewer name, rating, and text as clean JSON.
Feed catalog and review-intelligence workflows, or re-run to track new reviews, chart movement, and catalog changes over time.
FAQ
Send a search query or Apple Books id to Crawlora's Apple Books endpoints and get ebook and audiobook catalog, review, and chart data as structured JSON — no Apple ID or app registration required. Collect public data and respect Apple's terms.
Yes. /apple-books/audiobook/{id}/reviews returns customer reviews and pages beyond the first page via page and limit query parameters, up to 20 reviews per page.
Collecting publicly accessible catalog, review, and chart data is generally permissible if you respect Apple's terms of use, robots directives, rate limits, and applicable law. This is for public data you are authorized to collect.