Hundreds of thousands of episodes –
transcribed, entity-extracted, and speaker-labeled.
{
const res = await fetch(
'https://api.particle.pro/v1/podcasts' +
'/search?semantic_search=startup+funding',
{ headers: { 'X-API-Key': API_KEY } }
)
const { data: results } = await res.json()
for (const r of results) {
const line = r.windows[0].lines[0]
console.log(r.episode.title)
console.log(line.speaker, '–', line.text)
}
}Track mentions across podcasts
Get exact mentions of any entity you want to track, minutes after the episode airs.
Speaker identification
Get audio and full transcripts, with speaker identification and rich metadata.
Sponsorship intelligence
Track where brands are running ads, and get the exact audio and ad copy.
Build with a unified API
Audio, clips, and transcripts flow into your product as soon as new content publishes.
Track people, brands, and topics — every episode is analyzed, segmented, and enriched with metadata so that you can pull the exact moments that matter. Find exact mentions of entities, who mentioned them, and whether the speaker was a guest or a host.
Everyone keeps asking when AGI will arrive, but I think the more interesting question is what we'll even recognize as AGI when we see it.
The goalposts keep moving. Five years ago, what these systems do today would have been considered AGI. The definition shifts the moment we cross it. What Acme is doing underscores this.
And that's the part that fascinates me — the emergent behavior. These models reason about problems we never trained them on, and we still can't fully explain how.
Hundreds of thousands of episodes, vectorized, so you can find exactly the clips you want, and discover the ones you didn’t know you were missing.
Know exactly who said what and instantly create embeddable podcast clips where tracked entities are mentioned.
Discover where brands are advertising, and pull exact ad copy plus metadata — including who read the ad and where it appeared in the episode.
Get notified when your brand is mentioned in podcasts
“...we've been looking at Acme Corp's approach to developer tooling and I think they're really onto something with their new platform...
Schedule email alerts and webhooks for tracked entities. Every notification ships with the exact mention plus podcast metadata — audience reach, political bias ratings, and more.
We use cookies to understand how you use our platform and to improve your experience. Click "Accept All" to consent, or "Decline non-essential" to opt out of non-essential cookies. Read our Privacy Policy.