A powerful API for podcasts

Get access to 4M+ podcasts, 180M+ episodes, blazing fast podcast search, episode transcripts, and more. Start building in minutes.

Sign Up for Taddy API

-

Already have an Account? Log In

Why Developers Choose Taddy

⏱️

Save Time

Focus on building your app, not crawling RSS feeds or building infrastructure:

  • Battle-tested feed crawling - We check millions of podcast feeds daily, and have experience dealing with format inconsistencies or missing data
  • Up-to-date directory - We are constantly adding new podcasts and episodes (1k new podcasts, 50k new episodes every day)
  • Blazing fast search infrastructure - We use an OpenSearch database to provide fast full-text search across all 4M+ podcasts and 180M+ episodes
💰

Save Money

Try for free, then fair & affordable pricing starting at $50/month

  • Try for free - No credit card required
  • Scale affordably - Pro plan includes 100k API requests for $50/month. Business plan includes 350k API requests for $100/month
  • Skip the infrastructure costs - No need to set up crawling servers, search clusters, or transcription pipelines
📊

Everything You Need in One API

Whether you are building a standalone podcast app or looking to add useful podcast data into your business application, you get access to:

  • 4+ million podcasts
  • 180+ million episodes
  • Transcript for any episode
  • Blazingly fast podcast and episode search
  • Webhook events for new or updated data

Simple & Powerful API

Our GraphQL API allows you to query for exactly what you need. The example below returns podcast details along with information about its most recent episodes.

# Get podcast details with latest episodes
getPodcastSeries(name: "This American Life") {
  uuid
  name
  itunesId
  rssUrl
  popularityRank
  totalEpisodesCount
  episodes {
    uuid
    name
    datePublished
    audioUrl
    transcript
  }
}

Why Developers Choose Taddy

FeatureTaddyOthers
Access to 4M+ podcasts and 180M+ episodesYesYes
Episode TranscriptsYesYou have to use an external service
Webhook NotificationsReal-timeYou have to poll the API constantly to check for updates
Data Storage RightsStore or cache anything from our API on your serversMay be restricted
PricingFrom $50/month$$$$

Check out our in-depth comparison between Taddy and Listen NotesorTaddy and PodcastIndex.