Listen API: Podcast Search, Directory, and Insights API Skill
listennotes-com
listennotes-com
| Method | Path | Description |
|---|---|---|
GET | /search | |
GET | /typeahead | Full-text search |
GET | /search_episode_titles | Typeahead search |
GET | /trending_searches | Find individual episodes by searching for their titles |
GET | /related_searches | Fetch trending search terms |
GET | /spellcheck | Fetch related search terms |
GET | /best_podcasts | Spell check on a search term |
GET | /podcasts/{id} | Fetch a list of best podcasts by genre |
DELETE | /podcasts/{id} | Fetch detailed meta data and episodes for a podcast by id |
GET | /episodes/{id} | Request to delete a podcast |
POST | /episodes | Fetch detailed meta data for an episode by id |
POST | /podcasts | Batch fetch basic meta data for episodes |
GET | /curated_podcasts/{id} | Batch fetch basic meta data for podcasts |
GET | /genres | Fetch a curated list of podcasts by id |
GET | /regions | Fetch a list of podcast genres |
GET | /languages | Fetch a list of supported countries/regions for best podcasts |
GET | /just_listen | Fetch a list of supported languages for podcasts |
GET | /curated_podcasts | Fetch a random podcast episode |
GET | /podcasts/{id}/recommendations | Fetch curated lists of podcasts |
GET | /episodes/{id}/recommendations | Fetch recommendations for a podcast |
POST | /podcasts/submit | Fetch recommendations for an episode |
POST | /podcasts/{id}/rss | Submit a podcast to Listen Notes database |
GET | /playlists/{id} | Refresh RSS feed of a podcast |
GET | /playlists | Fetch a playlist's info and items (i.e., episodes or podcasts). |
GET | /podcasts/{id}/audience | Fetch a list of your playlists. |
GET | /podcasts/domains/{domain_name} | Fetch audience demographics for a podcast |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install listennotes-com
Downloads and installs to ~/.claude/skills/listennotes-com/
2.0 (2026-02-13)