# Podcast Guest Booking Assessment | hadef

> Free AI-powered assessment of your podcast's readiness for high-value guest booking. Get your score in 20 seconds.

## What this assessment does

Answer 6 short sections about your podcast, your host profile, your current booking process, your outreach performance, your goals, and your contact details. The system analyzes your show, host visibility, and target guest accessibility in real time. Your score appears in under 20 seconds.

- No credit card required
- 20-second AI analysis
- Instant results with actionable findings

## What we assess

### Step 1: Your show
Podcast name, episode count, average runtime, platform links (Apple, Spotify, YouTube, RSS, website).

### Step 2: Host profile
Primary host name, LinkedIn URL, Twitter handle, personal website.

### Step 3: Current booking process
Tech stack, AI tools in use, description of current process, sample pitch.

### Step 4: Outreach volume and performance
Outreach frequency, response rate, conversion rate, target guest titles and companies.

### Step 5: Goals and success criteria
What success looks like, specific results needed, timeline, biggest challenge.

### Step 6: Contact details
Email, phone, preferred contact method.

## How scoring works

The system evaluates your podcast across multiple dimensions: episode catalog depth, host visibility, platform presence, outreach volume, response rate, conversion rate, and timeline realism.

- **Green (61-100):** Strong foundation. High probability of success with context-aware pitching.
- **Amber (26-60):** Achievable with focused effort. Specific gaps identified.
- **Red (0-25):** Foundational work needed. Fixes are often simpler than they look.

Every score includes specific findings you can verify (episode count, platform presence, host visibility) and a recommendation for next steps.

## API access

Agents can submit assessments programmatically:

```
POST /api/assess
Content-Type: application/json

{
  "show_name": "Your Podcast",
  "episode_count": 47,
  "platform_links": {"apple": "https://...", "spotify": "https://..."},
  "host_name": "Your Name",
  "host_linkedin": "https://linkedin.com/in/...",
  "email": "you@example.com"
}
```

Returns score (0-100), color (green/amber/red), findings array, and recommendation.

## Links

- [Take the assessment](/assess)
- [Pricing](/v4#pricing)
- [Sign up free](/signup)
