Home / The Startup Ideas Podcast
Get your creative juices flowing with The Startup Ideas Podcast. Published twice a week, we bring you free startup ideas to inspire your next venture. Hosted by Greg Isenberg, CEO of Late Checkout and former advisor to Reddit and TikTok. Subscribe so you don't miss out.
Topics: Entrepreneurship , Business
Transcribe the entire archive
360 episodes of The Startup Ideas Podcast 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/1593424985/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 360 you need, because the larger tier costs less. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
These 5 Github Repos are a goldmine September 2, 2026
Making $$$ as a Marketing Engineer August 31, 2026
WebMCP clearly explained (and how to make $$) August 26, 2026
Screensharing top takes in AI/startups August 25, 2026
How to Build an AI-Native Company in 2026 August 12, 2026
Making $$$ selling to AI Agents August 10, 2026
These AI Marketing Agents Get You Customers August 5, 2026
Graph Engineering Clearly Explained August 3, 2026
Jack Dorsey's Buzz: The New Hermes Agent? July 28, 2026
How I use Claude Code + MCPs to run my marketing July 27, 2026
Most Valuable Skill of 2026: Managing AI Agents July 24, 2026
FDE: The $1M/Year AI Job Explained July 20, 2026
The $1,000/hour Solo AI business (Full Course) July 15, 2026
Making $$$ with Loop Engineering July 13, 2026
Grok 4.5 is a bigger deal than Fable July 10, 2026
We Tested OpenAI's GPT 5.6 for a Month July 9, 2026
AI Agents are the new SaaS July 1, 2026
“Learn AI” Is Bad Advice. Learn These Instead June 25, 2026
GLM 5.2 Clearly Explained (and how to set it up) June 23, 2026
Making $$$ with IOS apps June 15, 2026
Claude Fable 5 is BANNED. What to do? June 13, 2026
You are using Claude Fable 5 wrong June 11, 2026
What are Agentic Loops? June 9, 2026
Become AI Native in less than 60 mins June 8, 2026
Hermes Agent App Clearly Explained (and how to use it) June 6, 2026
Codex Sites Clearly Explained (and how to use it) June 4, 2026
The Next $100B Market: Selling To AI Agents June 2, 2026
Google's Biggest AI Announcements (I Was There) May 22, 2026
How to win with AI Agents in 2026 April 29, 2026
ChatGPT Images 2.0 Is Here. I Tested Everything. April 22, 2026
Hermes Agent clearly explained (and how to use it) April 20, 2026
Claude Design blew my mind April 18, 2026
My Claude Code marketing stack (It just works) April 13, 2026
Building AI Agents (Clearly Explained) April 8, 2026
How I use Lindy AI to run my life April 6, 2026
23 AI Trends keeping me up at night April 1, 2026
I Built an AI Agent Company (From Scratch) March 26, 2026
What is Firecrawl? March 24, 2026
My OpenClaw setup that finally works (Complete Walkthrough) March 19, 2026
Biggest wealth creation opportunity is SaaS March 4, 2026
What is Perplexity Computer? February 27, 2026
How I Use Obsidian + Claude Code to Run My Life February 23, 2026
Claude Opus 4.6 vs GPT-5.3 Codex: Live Build, Clear Winner February 6, 2026
6 Scalable Startup Ideas (You Can Start Tomorrow) January 12, 2026
Making $$ with Alibaba's NEW AI Agents (Full Demo) January 5, 2026
Make 2026 the Best Year (Answer These 7 Questions) December 15, 2025
Vercel CEO Shows His v0 Workflow to Build 10X Faster (& 5 $1M+ AI Startup Ideas) October 29, 2025
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 The Startup Ideas Podcast episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000787470166
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .