Search Apple Podcasts for shows
search_podcastsSearch Apple's podcast index by show name, host, topic, or keyword to retrieve the Apple ID and RSS feed URL needed for podcast analysis.
Instructions
Search Apple's podcast catalog for shows by name, topic, host or keyword. This is the same index the Podcasts app searches, and it needs no account. Results are per storefront and differ by country. Returns the Apple id and the RSS feed URL for each hit, which is what every other tool here takes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return, 1-200. Apple caps this at 200. | |
| match | No | Which field to match. 'title' and 'author' are exact-field searches and are much narrower than the default, which searches everything Apple indexes. | |
| query | Yes | What to search for: a show name, a host, a topic, or a phrase. | |
| genre_id | No | Restrict to one genre, by the numeric id from list_genres. | |
| storefront | No | Two-letter country code for the Apple storefront to read, such as us, gb, se or de. Apple's catalog, charts and reviews are all per country and they differ, so this changes the answer rather than just the language. Defaults to APPLE_PODCASTS_STOREFRONT, which is us unless configured otherwise. |