VOOZH about

URL: https://apify.com/lizzyyy2/podcast-episodes-contacts-scraper-ai

⇱ Podcast Search, Episodes & Contacts Scraper + AI Β· Apify


πŸ‘ Podcast Search, Episodes & Contacts Scraper + AI avatar

Podcast Search, Episodes & Contacts Scraper + AI

Pricing

from $20.00 / 1,000 ai show insights

Go to Apify Store

Podcast Search, Episodes & Contacts Scraper + AI

Find podcasts by keyword, genre charts, Apple URL or RSS feed (no API key, no quota), pull every episode with audio URLs and feed contacts, then optionally add AI insights: show summaries, topic tags, target audience and guest/host extraction for booking outreach.

Pricing

from $20.00 / 1,000 ai show insights

Rating

0.0

(0)

Developer

πŸ‘ Lizzy

Lizzy

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a month ago

Last modified

Share

Find podcasts, pull every episode, grab feed contacts, andβ€”optionallyβ€”turn the raw feed into AI insights: show summaries, topic tags, target audience, and guest/host names for booking & PR outreach. No API key, no quota, no Apple developer account.

Most podcast scrapers stop at "here's the show and its episodes." This one adds the layer that actually saves you hours: an AI enrichment pass that no other Apify podcast actor offers.


What it does

  • πŸ”Ž Discover podcasts by keyword search, by top-chart genre, or directly from Apple Podcasts URLs / RSS feeds / collection IDs.
  • πŸŽ™οΈ Full episode lists from each show's RSS feed: title, description, publish date, audio URL, duration, season/episode numbers, artwork.
  • πŸ“‡ Feed contacts: owner name, email and website pulled straight from the feed.
  • πŸ€– Optional AI insights (billed only when you enable them):
    • Show insights β€” a clean summary, topic tags and a target-audience description.
    • Guest/host extraction β€” real person names mined from recent episodes, perfect for building podcast-booking outreach lists.
    • Episode summaries β€” a one-line summary and topic tags for recent episodes.

Built for reliability: handles paged/truncated RSS feeds, retries on Apple's rate limits (HTTP 429), and degrades gracefully when a show has no public feed.


Who it's for

  • PR & podcast-booking agencies β€” find shows in a niche, get the host/guest names and the feed contact, and pitch your clients.
  • Advertisers & sponsorship researchers β€” surface active shows by genre, see cadence and audience.
  • Transcription / AI tool builders β€” export clean audio URLs + GUIDs to feed a transcription pipeline.
  • Researchers & analysts β€” build topic-tagged datasets of shows and episodes.

Input

FieldDescription
Search termsKeywords to find shows on Apple Podcasts.
Podcast URLs / RSS feeds / IDsApple show URLs, direct RSS feed URLs, or bare Apple collection IDs.
Discover from top charts (genre)Pull the current top podcasts for a genre (Business, Comedy, True Crime, …).
Country / storefrontApple storefront for search & charts (e.g. us, gb, de, tr).
Max podcasts (total)Hard cap across all sources.
Max podcasts per sourceCap per search term / chart.
Scrape episodes + Max episodes per podcastFetch the episode list (newest first), up to 300.
Include feed contactOwner name / email / website from the feed.
Enable AI insightsMaster switch, then pick: show insights, guest/host extraction, episode summaries.
AI output languageLanguage for AI text.
Proxy configurationDatacenter proxy is enough (and cheap).

Example input

{
"searchTerms":["startup","venture capital"],
"chartGenre":"1321",
"country":"us",
"maxPodcasts":25,
"includeEpisodes":true,
"maxEpisodesPerPodcast":50,
"includeOwnerContact":true,
"aiEnrichment":true,
"aiShowInsights":true,
"aiGuestExtraction":true
}

Output

Each record is one podcast with its episodes, contacts and (optional) AI fields:

{
"recordType":"podcast",
"collectionId":1504208000,
"podcastName":"The Example Startup Show",
"artistName":"Jane Founder",
"feedUrl":"https://feeds.example.com/show.xml",
"appleUrl":"https://podcasts.apple.com/us/podcast/id1504208000",
"primaryGenre":"Business",
"trackCount":212,
"ownerName":"Jane Founder",
"ownerEmail":"hello@example.com",
"episodesFetched":50,
"episodes":[
{
"title":"Scaling from 0 to 1",
"pubDate":"Thu, 28 May 2026 07:00:00 -0000",
"durationSeconds":2789,
"audioUrl":"https://cdn.example.com/ep212.mp3",
"guid":"ep-212"
}
],
"aiShowSummary":"A weekly show where founders break down...",
"aiTopics":["fundraising","product-market fit","hiring"],
"aiTargetAudience":"Early-stage founders and operators...",
"aiGuests":[
{"episodeTitle":"Scaling from 0 to 1","names":["Alex Investor"],"role":"guest"}
]
}

How it works (and why it's reliable)

  • Uses Apple's public iTunes JSON endpoints for search, lookup (batched) and charts β€” no key, no quota.
  • Reads each show's public RSS feed for the episode list and contacts, following paged feeds so you get the back catalogue, not just the latest page.
  • Datacenter proxy is enough β€” costs stay low, so the price stays fair.

Notes

  • The feed contact is the address published in the RSS feed (itunes:owner). It's often the real host, but sometimes a hosting/admin catch-all β€” treat accordingly.
  • AI features are off by default and billed per insight, so a plain scrape stays cheap.
  • This actor scrapes publicly available podcast metadata. Respect each show's terms and applicable laws when using the data.

You might also like

Apple Podcasts Scraper β€” Episodes, Audio URLs & RSS Data

logiover/apple-podcasts-episode-scraper

Apple Podcasts API alternative: scrape episodes, audio MP3 URLs and show metadata via iTunes API + RSS. Export podcast data to CSV/JSON. No login, no API key.

Podcast Episode Scraper (RSS & Apple)

seemuapps/podcast-rss-scraper

Extract every episode from any podcast RSS feed or Apple Podcasts show title, publish date, duration, audio URL, transcript link, season/episode numbers, and cover art, one row per episode.

Podchaser Podcast Scraper β€” Contacts, Ratings & Audience Data

haketa/podchaser-scraper

Podchaser scraper & API: search podcasts and episodes and export show title, description, category, rating, episode count, host, network, social links and RSS feed. Podcast discovery, media research and creator lead generation β€” fast, no login.

Apple Podcasts Scraper - Episodes & Charts

renzomacar/apple-podcasts-scraper

Scrape Apple Podcasts: podcast metadata, full episode lists, top charts, and listener reviews by country, in one run. No API key. Built on Apple's iTunes API + RSS feeds.

2

Podcast Scraper – Apple/iTunes, RSS, Reviews & Contacts

ninhothedev/podcast-intelligence-scraper

Scrape podcasts from Apple/iTunes + RSS feeds: shows, full episode lists, audio URLs, star ratings & reviews, Apple charts, and the show owner's contact email. AI-ready markdown + token counts. Free APIs, no proxy. 4 modes: search, RSS, lookup, charts.

iTunes Podcast Search Scraper

parseforge/itunes-podcast-search-scraper

Search Apple Podcasts catalog and extract show metadata: title, host, artwork, RSS feed URL, primary genre, episode count, country, last release date, content advisory and ratings. Bypasses Apple's 100-result search cap to return up to 5,000 unique podcasts per keyword. Top Charts mode included.

Podcast Transcriber & Analyzer

hgservices/podcast-transcriber

Download, Transcribe and analyze any podcast from an RSS feed, Apple Podcasts link, show name, or episode URL.