Home / How Success Happens
How Success Happens tells the inspiring, entertaining, and unexpected journeys that influential leaders in business, the arts and sports traveled on their way to becoming household names.
Topics: Careers , Business
Transcribe the entire archive
488 episodes of How Success Happens 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/1288418637/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.
500 credits — more than the 488 you need, because the larger tier costs less. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
When the Dining Room Is Full, Every Decision Counts: The Art of Delivering Under Pressure August 5, 2026
Snack: How Ammortal Turned Recovery Tech Into a Luxury Wellness Juggernaut August 2, 2026
Snack: How Go Rentals Created the Ultimate Luxury Experience on Four Wheels July 26, 2026
Shark Week Host Reveals Moment That Scared the @#$! Out of Him July 22, 2026
Snack: Spin Master Co-founder July 19, 2026
Lo Bosworth Says Social Media Is Eating Our Brains July 15, 2026
Red Queen Logic Founder: ‘Supercharge Productivity Without Giving Up Privacy’ July 12, 2026
Inside The Summit: NFL Greats, Top CEOs and the Truth About Success July 8, 2026
Snack: Ken Burns July 5, 2026
Sam Adams Founder Turned a Kitchen Recipe Into a Billion-Dollar Brand July 1, 2026
Snack: War Game June 28, 2026
Bobby Moynihan Found Success as a LEGO June 24, 2026
Snack: Master Class Founder and CEO David Rogier June 21, 2026
Casual Geographic Found Success In The Curiosity Gap June 17, 2026
Paul Morris 3-Rule System for Never Losing Money in Real Estate June 10, 2026
Snack: Rob Mac June 7, 2026
“The Last Kings of Hollywood” with Author Paul Fischer June 3, 2026
Bill Gurley on Failure, Mentors, and Why You Need to Relax About Your Career February 18, 2026
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 How Success Happens episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000780005392
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .