Wrote up a quick tutorial for anyone building workflows that need podcast
data — search, episode metadata, chapters, or transcripts — without
writing a custom node or dealing with raw RSS/XML parsing.
It’s just the built-in HTTP Request node against a REST API (PodKit) that
returns normalized JSON. Free tier is 500 requests/month if you want to
try it without committing to anything.
Full write-up here: Podcast Data in n8n, No Code Required | PodKit
Happy to answer questions if anyone’s building something similar —
newsletter digests, content pipelines, that kind of thing.