---
title: "Find B2B SaaS podcasts with host emails"
slug: "b2b-saas-podcasts-with-host-emails"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/b2b-saas-podcasts-with-host-emails"
actor: "Podcast Guest Finder - Shows & Host Emails"
actor_url: "https://automationbyexperts.com/apify/podcast-guest-finder"
apify_url: "https://apify.com/fayoussef/podcast-guest-finder/examples/b2b-saas-podcasts-with-host-emails?fpr=youssef&fp_sid=abe_ex_b2b-saas-podcasts-with-host-emails"
price: "$0.004"
price_unit: "per podcast lead delivered"
---

# Find B2B SaaS podcasts with host emails

Searches Apple Podcasts for shows about B2B SaaS and startup founders, keeps only those that published in the last 90 days and expose a host or owner email in their RSS feed, and returns a pitch ready list with show name, episode count, categories and the contact address.

**Run it:** [Find B2B SaaS podcasts with host emails on Apify](https://apify.com/fayoussef/podcast-guest-finder/examples/b2b-saas-podcasts-with-host-emails?fpr=youssef&fp_sid=abe_ex_b2b-saas-podcasts-with-host-emails)  
**Actor:** [Podcast Guest Finder - Shows & Host Emails](https://automationbyexperts.com/apify/podcast-guest-finder)  
**Pricing:** $0.004 per podcast lead delivered

## The input this task runs with

```json
{
  "keywords": [
    "B2B SaaS",
    "startup founders"
  ],
  "requireEmail": true,
  "activeWithinDays": 90,
  "country": "US",
  "maxPodcasts": 100
}
```

## What every run returns

- `Podcast name`
- `Host / contact email`
- `Niche / category`
- `Episode count & frequency`
- `Description`
- `Apple Podcasts URL`
- `Website / social links`
- `New-since-last-run flag`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Podcast Guest Finder - Shows & Host Emails tasks

- [Build a pitch list of real estate investing podcasts](https://automationbyexperts.com/apify/examples/real-estate-investing-podcast-pitch-list): Finds real estate investing shows whose description signals an interview format, drops any without a reachable host email or without a recent episode, and returns up to 100 leads. What a podcast booking agency charges monthly for, in one run.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
