The podcast data API. Built for automation.
Search 700K+ curated podcasts. Get verified emails, host bios, booking difficulty, and guest caliber data. One API call, everything your script or agent needs to research and pitch.

Built on the data trusted by PR teams since 2021
Working in 5 minutes
1. Sign up and get your API key
2. Drop the skill file into your AI agent, or hit the API directly from your script
3. Search, pull details, automate
The skill file at app.podseeker.co/podseeker-agent.md works as a one-line setup for Claude Code, Cursor, and any AI agent that can fetch markdown. Prefer working in code? The API is two endpoints away from anything you want to build.
# Search example
curl -H "Authorization: Bearer ps_your_key" \
"https://app.podseeker.co/api/v1/podcasts/search?query=entrepreneurship"
# Get full podcast details
curl -H "Authorization: Bearer ps_your_key" \
"https://app.podseeker.co/api/v1/podcasts/54060"10 personalized pitches in 5 minutes
A founder prompts Claude Code: "Find me 10 podcasts where I can talk about bootstrapping, building SaaS, and the AI agent ecosystem. Pull the contacts. Draft a pitch for each."
The agent runs four parallel searches across topics, consolidates the results, tiers them by angle fit, pulls contacts for the top 10, and drafts a personalized cold pitch for each.
What used to take hours of manual research per pitch now runs as a single prompt. The workflow consumes about 14 credits, well within the 2,000 included with the $99/month plan.
This is the workflow the API was built for.
How the Podseeker Podcast API Works
Two endpoints. Everything you need.
GET /api/v1/podcasts/search
Search by topic, audience size, location, booking difficulty, and 15+ other filters. Returns up to 50 podcasts per page with title, host, listener estimate, booking difficulty, recent activity, and topic tags.
GET /api/v1/podcasts/:id
Full podcast profile: verified host and producer emails, host bios, guest caliber requirements, recent guests, episode topics, audience demographics, social stats, and an AI-generated pitching description for guest outreach.
Outreach intelligence, not just metadata.
- Verified contacts. Continuous crawling, third-party triangulation, and email verification through a trusted platform.
- Booking difficulty. How selective is the show? Easy to very high.
- Guest caliber. What credentials do recent guests have?
- Host bios. Know who you're pitching before writing.
- Pitching description. AI-generated angle on how to approach each show.
- Recent guests and episode topics. What has the show actually covered recently?
Same data trusted by PR pros through our SaaS product since 2021. Now exposed for agents.
Drop in. Done.
- Skill file at app.podseeker.co/podseeker-agent.md. One fetch and your agent knows the workflow.
- llms.txt at app.podseeker.co/llms.txt. Machine-readable API description for any agent that supports the standard.
- Clean JSON, consistent field names. No legacy quirks.
- Usage headers on every response. x-credits-remaining lets scripts and agents self-regulate spending.
- Bearer token auth. Curl works.
Works with Claude Code, Cursor, custom MCP agents, Python scripts, n8n workflows, or anything that can make HTTP requests.
One plan. Pay for what you use.
Which Podseeker is right for you?
The Podseeker API and Podseeker SaaS use the same data, serve different workflows.
Podseeker API ($99/month + usage)
For developers, AI agent builders, AI consultants, and founders comfortable wiring up tools like Claude Code or writing their own scripts. Research and contact data delivered via API. You build the workflow.
Podseeker SaaS (from $49/month)
For PR professionals who want a full pitching workflow out of the box. Database, media lists, pitch templates, mailbox integration, sequences, reply tracking. We build the workflow.
Most customers pick one based on their stack. Some agencies use both: the SaaS for client work, the API for internal automation.



