Home / Uncensored CMO
The Uncensored CMO was created to explore the good, the bad and quite frankly downright ugly truth about marketing theory & practice.
Topics: Marketing , Business , Entrepreneurship
Transcribe the entire archive
276 episodes of Uncensored CMO have transcripts. Fetch them all as speaker-labeled Markdown in one script — 1 credit each, and re-fetching one you already have is free:
curl -s -H "x-api-key: YOUR_KEY" \
https://spoken.md/podcasts/1486335987/episodes \
| jq -r '.episodes[] | "\(.id) \(.title)"' \
| while IFS=' ' read -r id title; do
slug=$(echo "$title" | tr '[:upper:]' '[:lower:]' | tr -cs 'a-z0-9' '-' | sed 's/-*$//')
[ -f "${id}-${slug}.md" ] && continue
curl -sf -H "x-api-key: YOUR_KEY" \
-o "${id}-${slug}.md" \
https://spoken.md/transcripts/$id || rm -f "${id}-${slug}.md"
sleep 0.34
done
Already-saved files are skipped — safe to re-run after a top-up.
276 credits. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
Why your brand can't afford to be boring - Rebecca Darley, Vodafone Australia August 5, 2026
20 years of challenger brand lessons with Auto & General CMO, Jonathan Kerr July 29, 2026
How YouTube built the creator economy and how brands are still missing out - Pedro Pina, YouTube July 22, 2026
The creative revolution inside the worlds most dull category - Novartis CMO, Gail Horwood July 20, 2026
Why creativity matters more than ever in the age of AI - Adobe CMO, Lara Balazs July 15, 2026
OpenAI on what every CMO needs to know about AI with BCG July 13, 2026
Byron Sharp vs Mark Ritson - 5 big marketing truths we agree on July 8, 2026
The Google approach to marketing in the age of AI (with Google and BCG) July 6, 2026
The Startling Power of Surprise with Adam Morgan July 1, 2026
The real 4 P's of the CMO with Susan O'Brien (Just Eat) June 24, 2026
The power of incredible customer experience - Jamie Domenici, Klaviyo June 22, 2026
Why brave creativity means business results according to GUT co-founder Anselmo Ramos June 17, 2026
Greg Hahn on why the biggest risk you can take is to be ignorable June 10, 2026
How Chili’s used creativity, culture and customer experience to create one of the greatest turnaround success stories - George Felix June 3, 2026
How the NFL harnesses the power of emotion to drive record audiences - Tim Ellis & Glenn Cole October 2, 2024
These are examples, not the full list — see everything available from this show via the API, get started .
Thousands of transcripts fetched by people building searchable podcast archives
Get any Uncensored CMO episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000779965415
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .