Topic
Crawlora's Goodreads coverage: 10 live API endpoints and 1 guide on scraping Goodreads data. See the endpoint table and the Goodreads Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /goodreads/search | Search Goodreads books | |
GET | /goodreads/book/{id} | Get a Goodreads book | |
GET | /goodreads/book/{id}/reviews | Get a Goodreads book's featured reviews | |
GET | /goodreads/author/{id} | Get a Goodreads author | |
GET | /goodreads/author/{id}/books | List a Goodreads author's books | |
GET | /goodreads/list/{id} | Get a Goodreads Listopia list | |
GET | /goodreads/author/{id}/quotes | List a Goodreads author's attributed quotes | |
GET | /goodreads/book/{id}/editions | List a Goodreads book's editions | |
GET | /goodreads/genre/{name} | Get a Goodreads genre shelf | |
GET | /goodreads/lists | List curated Goodreads Listopia lists |
API hub
Extract Goodreads book detail, ratings, reviews, author profiles, author books, and list rankings as structured JSON from public Goodreads pages.
Explore the Goodreads Scraper APIGuides