top of page

Podcast RSS Feed Generator from Web Episodes

An n8n workflow that scrapes podcast episode data from ardaudiothek.de, parses JSON metadata from episode pages, and generates a valid RSS feed. Utilizes HTTP Requests, HTML extraction, JSON parsing, and custom JS code to create podcast RSS XML feeds dynamically.

bottom of page