datasets_goodreads_authors_facets
Facet Goodreads authors data to return aggregation counts by genre or crawl run, helping analyze author distributions and refine filters.
Instructions
Facet Goodreads authors dataset. Returns terms aggregation counts for the Goodreads authors dataset. Facet enum: genres, run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over name, about and genres, max 256 characters | |
| name | No | Exact author name filter, max 128 characters | |
| facet | Yes | Facet enum: genres, run_id | |
| genre | No | Exact genre filter, max 128 characters | |
| run_id | No | Exact crawl run-id filter, max 128 characters | |
| min_rating | No | Minimum average rating, 0 through 5 | |
| min_ratings_count | No | Minimum number of ratings |