Daily Podcast Summary

Go to Workflow
14,922 views
Built by Jay Hartley Jay Hartley
Created on June 05, 2026

Description

What this workflow does
Downloads the daily top podcasts of a selected genre
Summarizes the content of each podcast in a few paragraphs
Sends the summaries and the direct link to each podcast in a formatted email

Setup
Create a free API key on Taddy here: https://taddy.org/signup/developers
Input your user number and API key into the TaddyTopDaily node in the header parameters X-USER-ID and X-API-KEY respectively.
Create access credentials for your Gmail as described here: https://developers.google.com/workspace/guides/create-credentials. Use the credentials from your client_secret.json in the Gmail node.
In the Genre node, set the genre of podcasts you want a summary for. Valid values are: TECHNOLOGY, NEWS, ARTS, COMEDY, SPORTS, FICTION, etc. Look at api.taddy.org for the full list (they will be displayed in the help docs as PODCASTSERIES_TECHNOLOGY, PODCASTSERIES_NEWS, etc.)
Enter your email address in the Gmail node.
Change the schedule time for sending email from Schedule to whichever time you want to receive the email.

Test:
Hit Test Workflow.
Check your email for the results.

That's it! It should take less than 5 minutes total.

Nodes Used (5)

Code
n8n-nodes-base.code
Gmail
n8n-nodes-base.gmail
HTML
n8n-nodes-base.html
HTTP Request
n8n-nodes-base.httpRequest
OpenAI
n8n-nodes-base.openAi