RSS feed for ARD Audiothek podcasts — n8n ワークフロー
概要
This workflow builds a valid RSS feed (which is an XML feed under the hood) for ARD Audiothek podcasts. This allows you to subscribe to such podcasts using your favourite podcatcher without using the ARD Audiothek app.
The example builds a feed for Kalk & Welk, but the workflow can be easily adjusted by providing another podcast URL on the Get overview page HTTP Request node.
To subscribe to the feed, active your n8n workflow and then use the Production URL from the intitial Feed Webhook node
使用ノード
HTTP Request
ワークフロープレビュー
⚡
O
On clicking 'execute'
Get overview page
E
Extract links
R
Remove duplicate links
S
Split out lists
Get episode page
E
Extract script
P
Parse JSON
D
Define feed items
⚡
F
Feed
⚡
S
Serve feed
11 nodes10 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 11 個のノードを流れます, connecting function, htmlextract, httprequest。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (11)
HT#1
HTTP Request
httpRequest
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
rss-feed-for-ard-audiothek-podcastsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "RSS feed for ARD Audiothek podcasts", "nodes": [...], ...}
インテグレーション
functionhtmlextracthttprequestitemlistsmanualtriggerrespondtowebhooksetwebhook
作成者
Tom
@mutedjam
タグ
functionhtmlextracthttprequestitemlistsmanualtriggerrespondtowebhooksetwebhook