Podcast Host Lead Scraper avatar

Podcast Host Lead Scraper

Pricing

Pay per usage

Go to Apify Store
Podcast Host Lead Scraper

Podcast Host Lead Scraper

Search the podcast directory by keyword and turn shows into B2B leads: the host's public email, show name, author, website, category, episode count, and last-episode date. One lead per podcast. Keyless, no API key.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ken M

Ken M

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Turn the podcast directory into a B2B lead list. Search by keyword and get, for every show, the host's public email, show name, author, website, category, episode count, and last-episode date. One lead per podcast.

Podcast hosts are a captive, high-value market for ad networks, hosting platforms, and PR agencies. The host contact email is published in the show's RSS feed, so leads are reachable with no guessing and no API key.

Who buys this

  • Podcast ad networks and sponsors finding shows to advertise on.
  • Podcast hosting platforms prospecting hosts to switch.
  • Guest-booking and podcast-PR agencies pitching clients as guests.
  • Podcast tool SaaS (transcription, editing, analytics).

How it works

  1. For each keyword it searches the podcast directory (keyless iTunes Search API), returning the feed URL, episode count, genres, and last release date.
  2. For each show it reads the RSS feed header for the host's public owner email, website, and language.
  3. Each show is scored and tiered, then pushed as one lead.

Output

One row per podcast:

{
"name": "Marketing Happy Hour",
"author": "Marketing Happy Hour",
"ownerName": "Cassie",
"ownerEmail": "cassie@cammmedia.com",
"website": "https://www.marketinghappyhr.com/",
"primaryGenre": "Marketing",
"genres": ["Marketing", "Business"],
"episodes": 274,
"lastEpisodeDate": "2026-06-25T09:00:00Z",
"active": true,
"language": "en",
"country": "USA",
"applePodcastUrl": "https://podcasts.apple.com/us/podcast/...",
"tier": "qualified_lead",
"leadScore": 91
}

Tiers and pricing

Pay per lead. The first 10 qualified_lead per run are free so you can validate output.

TierMeaningPrice
listingShow data, no public email or website$0.01
leadA public host email or a website$0.02
qualified_leadAn active show with a public email and 10+ episodes$0.05

The directory search is keyless and the RSS is fetched header-only, so runs are fast and cheap, and a single run can return thousands of leads.

Input

FieldDefaultNotes
keywords[]Topics or niches, one search each.
countryUSDirectory store country.
maxLeads200Cap total leads per run.
maxPerKeyword100Shows per keyword (up to 200).
minEpisodes0Drop shows below this episode count.
activeSinceDays0Only keep shows with a recent episode.
requireEmailfalseOnly keep shows with a host email.

Notes

  • Some shows on large hosts route the owner email to a generic platform address; the website is always surfaced as a second contact path, and noreply addresses are filtered out.
  • Respect the directory's terms and applicable outreach laws when contacting hosts.