The podcast data API. Built for automation.
Point your AI agent at the Podseeker skill file and it can search podcasts, pull real host and producer emails, and power your outreach end to end. No integration code required.

Powering podcast outreach since 2021. Now built for agents.
Working in 5 minutes
1. Sign up and get your API key — 100 free credits, no commitment.
2. Copy the skill file into your AI agent, or have it fetch from the web.
3. Search, evaluate, enrich emails, and draft pitches.
The skill file at app.podseeker.co/podseeker-agent.md works as a one-line setup for Claude, ChatGPT, Cursor, and any AI agent or tool.
# Search podcasts
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"
# Enrich emails — find direct host & producer emails
curl -X POST -H "Authorization: Bearer ps_your_key" \
"https://app.podseeker.co/api/v1/podcasts/54060/enrich"Demo: 10 personalized pitches in 5 minutes.
Point your agent at the Podseeker skill file, then ask in plain language:
"Read https://app.podseeker.co/podseeker-agent.md to learn the Podseeker API. I'm a founder with a data architecture background who bootstrapped Podseeker and SocialPhotos to thousands of customers, now building heavily with AI and agent automation. Find me 10 podcasts where I can talk about bootstrapping, building SaaS, and the AI agent ecosystem, pull the contacts, and draft a personalized pitch for each."
From that one prompt, the agent
- Reads the skill file
- Runs searches across topics
- Shortlists the best 10 by fit
- Pulls verified emails
- Enriches shows with only generic emails
- Drafts a personalized pitch for every show
The whole run uses 20-50 credits (depending on enrichment), well within the 2,000 included each month.
How the Podseeker Podcast API Works
Simple API. Built for Automation
GET /api/v1/podcasts/search — 1 credit
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 — 1 credit
Full podcast profile: verified show emails, host bios, guest caliber requirements, recent guests, episode topics, audience demographics, social stats, and pitching description. For direct host and producer emails, use enrich.
POST /api/v1/podcasts/:id/enrich — 10 credits
Find direct host and producer emails for a podcast. Takes less than 3 minutes and saves you hours of manual research. Check status anytime at GET /enrichments/:id, free.
Direct host and producer emails, not generics.
- Reach a person, not an inbox. Direct emails for the people who actually run the show.
- Spend 3 minutes, save hours. A deep research pass instead of manual Googling per show.
- Know what you're getting. Every email comes with a role and a confidence score.
The data to target the right shows.
- Audience signals. Estimated listeners, location, gender skew, and demographics.
- Recent topics. What the show actually covers lately, clearest signal of fit.
- Host and guest info. Bios and recent guests, so your pitch can reference the right things.
One plan. Pay for what you use.
API or platform, which Podseeker fits?
Same data, two ways to use it.
Podseeker API ($99/month + usage)
For agents and developers building custom automation.
Podseeker Platform (from $49/month)
For pitchers who want to search, pitch, and track outreach on the web.


