Search Podcasts
search_podcastsSearch podcasts by name, category, sponsor activity, or the industry of their sponsors. Free to call. Results are paginated (default 25 per page, max 100); page depth is capped at 20 — refine the filters instead of paging deep. Each result carries the podcast_id, name, categories, episode count, and sponsor/sponsorship counts. For one podcast's full profile and its top sponsors, use get_podcast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last | No | Only podcasts with a sponsorship in this recent window | |
| page | No | Page number (1-20, default 1) | |
| limit | No | Results per page (1-100, default 25) | |
| search | No | Match against podcast name | |
| sort_by | No | Sort key (default: sponsors) | |
| category | No | Category slug — find slugs with list_categories | |
| episodes | No | Minimum episode count | |
| industry | No | Only podcasts sponsored by companies in this industry (loosely matched free text, not a slug) | |
| sponsors | No | Minimum number of distinct sponsors | |
| sort_order | No | Sort direction (default: desc) | |
| sponsorships | No | Minimum total sponsorship count |