goodreads_genre
Retrieve top books by Goodreads genre tag, including title, author, average rating, ratings count, publication year, and shelf count. Pass any valid genre slug to get up to 50 books in clean JSON.
Instructions
Get a Goodreads genre shelf. Returns up to 50 books on a Goodreads genre/shelf tag page (e.g. fantasy, romance, science-fiction), Goodreads' credential-free per-tag "top books" view: title, author, average rating, ratings count, publication year, and how many times the book was shelved under this specific tag. Goodreads' genre/shelf taxonomy is an open, user-generated folksonomy of thousands of tags, not a small fixed list, so there is no directory endpoint — pass any known tag slug, e.g. from a book's genres[] field or a value seen on goodreads.com. There is no pagination beyond the first 50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Goodreads genre/shelf tag |