VOOZH about

URL: https://apify.com/soft_but_savage/podcast-guest-intelligence

โ‡ฑ Podcast Guest Intelligence API ยท Apify


Pricing

from $0.04 / 1,000 results

Go to Apify Store

Podcast Guest Intelligence API

Track podcast guest appearances without manually scanning podcast apps. It converts podcast RSS feeds into structured records with episode metadata, likely guest details, topic matches, and fit scoring so you can find founders, operators, investors, and niche voices worth contacting or tracking.

Pricing

from $0.04 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Soft But Savage

Soft But Savage

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

5

Monthly active users

a month ago

Last modified

Share

Turn podcast RSS feeds into structured guest-appearance intelligence.

This Actor parses podcast feeds, extracts episode metadata, identifies likely guest names, companies, and roles, and scores each episode against your topic keywords. When the RSS text is weak, it can fall back to episode-page context to recover guest details. It is built for PR teams, founder-brand operators, recruiters, sales teams, and researchers who want a cleaner workflow than manually scanning podcast apps.

Best results come from interview-style feeds where guest names or roles appear in episode titles, descriptions, or episode pages.

What you get

  • podcast name
  • episode title
  • episode URL
  • publication timestamp
  • likely guest name
  • likely guest company
  • likely guest role
  • guest confidence score
  • guest extraction method
  • page-context enrichment flag
  • guest count
  • additional guests for multi-guest episodes
  • matched topic keywords
  • topic match count
  • fit score
  • stable record ID
  • run summary

Best use cases

  • founder and executive outreach
  • PR opportunity tracking
  • competitor media monitoring
  • podcast prospecting for startup and SaaS teams
  • research feeds for active voices in a niche

Input

{
"feedUrls":[
"https://rss.art19.com/masters-of-scale"
],
"topicKeywords":["ai","startup","founder","scale","leadership","innovation","growth","business","strategy","venture","investing","finance","technology","sales","product","operations","hiring","culture","robotics","consumer"],
"maxEpisodesPerFeed":15,
"maxConcurrency":8,
"timeoutSecs":30,
"emitOnlyMatchedTopics":false,
"userAgent":"Soft But Savage research@example.com"
}

Output

Each dataset item is a structured guest-appearance record. The Actor is designed to help you find people, companies, and topics worth outreach or follow-up.

Each record now includes:

  • record_id for stable dedupe and syncing
  • normalized published_at timestamps
  • guest_confidence and guest_extraction_method
  • page_context_used when episode-page enrichment was attempted
  • guest_count and additional_guests for episodes with multiple extracted guests
  • topic_match_count
  • episode_summary

The Actor also writes a RUN_SUMMARY record to the default key-value store with per-feed status and counts. That summary now includes total records, records with extracted guests, high-confidence guest records, and page-enriched records.

Reliability controls

  • maxConcurrency limits simultaneous episode enrichment per feed. Lower it if podcast sites throttle requests.
  • timeoutSecs controls feed and episode-page request timeouts.
  • Invalid feed URLs fail early with an actionable error.
  • If every feed fails, the Actor saves RUN_SUMMARY and exits as failed instead of silently succeeding with an empty dataset.
  • If only some episodes fail, successful records are still pushed and the first episode errors are listed in RUN_SUMMARY.

Topic matching

topicKeywords controls what appears in topic_matches. The Actor now expands common variants for popular business, technology, finance, media, and operator topics. For example, scale matches scaled and scaling, founder matches founders, ai matches artificial intelligence, robotics matches robotaxi or autonomous, hiring matches talent, and consumer matches customer or users.

If you pass a very small custom keyword list, fewer topics will appear because the Actor only reports matches for the keywords you requested.

Common errors

  • Invalid feed URL: the feed must start with http:// or https://.
  • No podcast records were saved because every feed failed: check that feedUrls are public RSS URLs and that your userAgent is accepted by the source.
  • Zero records with a successful run: usually means emitOnlyMatchedTopics was enabled and no episode text matched your topicKeywords.

You might also like

Apple Podcast Episodes Scraper

coder_zoro/apple-podcast-episodes-scraper

Extract detailed episode data from any Apple Podcast using just the podcast ID. Get titles, descriptions, audio URLs, release dates, artwork, and more. Fast, accurate, and ideal for analytics, research, app development, and building podcast databases.

Podcast Directory Scraper

its_raghav/podcast-directory-scraper

Scrape podcast metadata, ratings, episodes, reviews, and contact emails from Apple Podcasts and RSS feeds.

Podcast Guest Discovery โ€“ Contact Enrichment & Booking

conceivable_extension/podcast-guest-discovery

Finds podcast episodes by topic or guest name, extracts host contact details and booking links, scores episode reach, and exports structured leads for outreach โ€” ideal for PR teams, authors, and speakers building a media presence.

2

Podcast Sponsor Public Signal Report

taroyamada/podcast-sponsor-public-signal-report

Create no-contact sponsor signal and sponsorship-fit reports from public podcast RSS feeds, Apple Podcast URLs, and official show pages.

๐ŸŽ™๏ธ Podcast Episode Ideas Creator

powerai/podcast-episode-ideas-creator

Transform your podcast content strategy with AI-powered episode ideas! This intelligent tool analyzes your podcast theme and target audience to generate comprehensive episode plans, including topic categories, guest speaker suggestions, storytelling techniques, and attention-grabbing titles.

๐ŸŽ™๏ธ Podcast Intelligence Aggregator - iTunes & RSS

benthepythondev/podcast-intelligence-aggregator

Extract comprehensive podcast data from iTunes/Apple Podcasts and RSS feeds. Perfect for podcast networks, advertisers, market research, and business intelligence. Search by keywords, lookup by ID, or parse direct RSS feeds. Get episodes, metadata, analytics, and more.