I’m looking for a fully automated way to archive and summarize the podcasts I listen to.
Goal: whenever I listen to or add an episode to a specific Spotify playlist, I want a system that:
automatically detects the new episode,
retrieves the transcript (or generates one from audio),
creates a structured AI summary,
and sends everything to Notion (ideally).
I want a clean, well-structured archive of everything I listen to.
I’ve tried building this in Make (Integromat) but I’m getting lost and can’t get a stable flow working.
For context: I already obtained an API key from ListenNotes (listennotes.com), so I’m open to using their API if that helps.
What I’m looking for
A reliable setup or tool stack to automate this end-to-end (Spotify → transcript → AI summary → Notion).
Alternatives welcome (Zapier, n8n, small script, other transcription/LLM services, different note apps, etc.).
Bonus points for handling Spotify exclusives or episodes without public transcripts/audio.
Budget
Free is great, but I can comfortably spend €15–20/month if it gets me a solid, maintenance-free workflow.
Here’s what i’ve done until now but to be honest I think it’s too difficult for me haha
You’ve already done a lot of the hard work! Automating something that complex isn’t easy, especially with Spotify’s closed ecosystem. Honestly, using n8n or Make with ListenNotes plus an AI summarizer is doable, but it takes patience. If you want something stable with less setup, you might try NotionFlows or a small custom script using OpenAI + Notion API that keeps it simple and reliable.