Back to Listen Notes Changelog
Domain name of a podcast publisher
We added an important data point to the podcast database: the domain name of a podcast publisher.
Domain name is a great join key in the data world.
First, you can find the domain name of a podcast publisher on the listennotes.com podcast page (Example):
Second, you can use our API to fetch podcasts by a domain name -
GET /podcasts/domains/{domain_name}
Third, if you are a podcaster, you can update the domain name on your podcast page’s EDIT tab (Example).
Fourth, if you are using Listen Notes chrome extension, you can easily see a list of podcasts published by a specific website -