GET /podcasts/domains/{domain_name}
Summary: Fetch podcasts by a publisher's domain name
Operation ID: getPodcastsByDomainName
Auth: unknown
Operation ID: getPodcastsByDomainName
Auth: unknown
Description
Fetch podcasts by a publisher's domain name, e.g., nytimes.com, wondery.com, npr.org... Each request will return up to 10 podcasts. You can use the `page` parameter to paginate.
Parameters (3)
X-ListenAPI-Key
(string, header, required)
Get API Key on listennotes.com/api
domain_name
(string, path, required)
A publisher's domain name, e.g., nytimes.com, wondery.com, npr.org...
page
(integer, query, optional, default: 1)
Page number of the podcasts from this domain name
No probe data for this endpoint yet.