datasets_apple_podcasts_shows_facets
Retrieve term counts for Apple Podcasts shows grouped by genre, country, content advisory rating, or run ID.
Instructions
Facet Apple Podcasts shows dataset. Returns terms aggregation counts for the Apple Podcasts shows dataset. Facet enum: genre, genre_id, country, content_advisory_rating, run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over show title and artist name, max 256 characters | |
| facet | Yes | Facet enum: genre, genre_id, country, content_advisory_rating, run_id | |
| genre | No | Exact primary-genre filter, max 128 characters | |
| run_id | No | Exact crawl run-id filter, max 128 characters | |
| country | No | Exact storefront country filter, max 128 characters | |
| genre_id | No | Exact Apple Podcasts genre id filter, max 128 characters | |
| explicitness | No | Exact explicitness filter, max 128 characters | |
| min_track_count | No | Minimum episode count (track_count), 0 or greater |