Podcast Episode Scraper
RSS feed to episode metadata, audio URLs, and transcripts
What it does
Turn a podcast RSS feed, or just a show name, into structured episode data: title, cleaned show notes, publish date, duration, episode and season numbers, and a direct audio file URL. Pulls the full transcript text for shows that publish one via the podcast:transcript tag, with WebVTT/SRT timing stripped out. No API key, pay per episode.
Built in
- ✓ Title, cleaned show notes, publish date, and duration per episode
- ✓ Direct audio file URL for every episode
- ✓ Full cleaned transcript text when the feed publishes one
- ✓ Works from an RSS feed URL or a show name lookup in Apple's podcast directory
- ✓ Stable episode ID for deduplication across runs
Common questions
Do I need the podcast's RSS feed URL? +
Either works. Pass a direct RSS feed URL, or a show name and the actor looks it up in Apple's public podcast directory.
Does it give me transcripts? +
For shows that publish one via the podcast:transcript tag, yes: a cleaned plain-text version with WebVTT/SRT cue markers and timing stripped out. For shows that don't publish one, you get the direct audio URL to run through your own speech-to-text.
What does each episode record include? +
Title, cleaned show notes, publish date, duration normalized to seconds, episode and season numbers, a stable episode ID, the audio file URL, and transcript text or URL when available.
What are the main use cases? +
Building a RAG index over a show's back catalogue, content repurposing into clips or newsletters, competitive monitoring of publishing cadence, and feeding audio URLs into a transcription pipeline for shows without published transcripts.
How does pricing work? +
Pay-per-event at $0.002 per episode delivered.
Try it on Apify.
Pay only for results delivered. No credit card required to sign up.