Topic
Crawlora's Apple Books coverage: 12 live API endpoints and 1 guide on scraping Apple Books data. See the endpoint table and the Apple Books Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /apple-books/search | Search Apple Books titles | |
GET | /apple-books/book/{id} | Retrieve Apple Books book details | |
GET | /apple-books/book/{id}/reviews | Retrieve Apple Books customer reviews | |
GET | /apple-books/book/{id}/similar | Retrieve "Customers Also Bought" books | |
GET | /apple-books/author/{id} | Retrieve an Apple Books author's bibliography | |
GET | /apple-books/series/{id} | Retrieve an Apple Books series and its full book list | |
GET | /apple-books/charts | Retrieve Apple Books chart rankings | |
GET | /apple-books/audiobook/search | Search Apple Books audiobooks | |
GET | /apple-books/audiobook/{id} | Retrieve Apple Books audiobook details | |
GET | /apple-books/audiobook/{id}/reviews | Retrieve Apple Books audiobook customer reviews | |
GET | /apple-books/audiobook/{id}/similar | Retrieve "Customers Also Bought" audiobooks | |
GET | /apple-books/audiobook-series/{id} | Retrieve an Apple Books audiobook series and its full audiobook list |
API hub
Extract Apple Books ebook and audiobook search, catalog detail, reviews, similar titles, author, series, and chart data as structured JSON.
Explore the Apple Books Scraper APIGuides