Home / Squiggly Careers
Squiggly Careers is a weekly podcast that will help you take control of your career development. Hosted by the founders of Squiggly Careers. (https://www.squigglycareers.
Topics: Careers , Business , Management
Transcribe the entire archive
605 episodes of Squiggly Careers 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/1202842065/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.
605 credits. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
#590 How to increase your impact in every meeting September 3, 2026
#589 How to use the next 88 days at work wisely September 1, 2026
#588 How to Decide Which Goals to Give Up August 27, 2026
#587 80,000 hours with Benjamin Todd (A Career Well Spent Series) August 25, 2026
#586 Questions to ask in an interview August 20, 2026
#585 What to make of a life with Jim Collins (A Career Well Spent Series) August 18, 2026
#584 How to Create Your AI Learning Plan August 13, 2026
#583 Big Time with Laura Vanderkam (A Career Well Spent Series) August 11, 2026
#582 How to use AI as your thought partner August 6, 2026
#581 The 100 year life with Lynda Gratton (A Career Well Spent Series) August 4, 2026
#579 How to build an M-shaped career July 28, 2026
#578 How to overcome your distraction downfall July 23, 2026
#577 How to solve tame, critical and wicked work problems July 21, 2026
#576 Set yourself up to fail, so you're more likely to succeed July 16, 2026
#575 Oracy: How to improve your speaking and listening skills July 14, 2026
#574 How to Adapt Your Skills for Career Growth July 9, 2026
#573 How to build a super team July 7, 2026
#572 The Listening Habit That Changes Every Conversation July 2, 2026
#571 How to Get Better at Holding Uncertainty at Work June 30, 2026
#570 The Four People Every Squiggly Career Network Needs June 25, 2026
#569 Why zero distance will make you better at your job June 23, 2026
#568 Why Slowing Down Makes You a Better Learner June 18, 2026
#567 How to use Tiny experiments to make progress at work | Tiny Experiments June 16, 2026
#566 The Only Script You Need for Curious Career Conversations June 11, 2026
#565 Networks, Progression and Guilt: Six Career Opinions From Emma Grede | Start With Yourself June 9, 2026
Communication and how to use it to create opportunity in your career (Day 5) | Open to Work June 5, 2026
Compassion and why being more human is becoming a career advantage (Day 4) | Open to Work June 4, 2026
Creativity and the human skill AI can't replicate (Day 3) | Open to Work June 3, 2026
#195 Your Brilliant Best - Entrepreneurship with Jim Collins and Anne Boden January 19, 2021
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 Squiggly Careers episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000787577052
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .