Skip to content

Releases: ListenNotes/podcast-api-java

Add new endpoint searchEpisodeTitles

08 Sep 19:34
Compare
Choose a tag to compare

Conduct targeted searches for individual episodes by title and refine results using the podcast id such as Listen Notes Podcast ID, Apple Podcasts ID, Spotify ID, or RSS feed URL. This endpoint is specially designed to streamline the import of specific episodes from platforms like Apple Podcasts and Spotify into your application. Compared to the GET /search endpoint, which performs full-text searches across multiple fields, this endpoint focuses solely on episode titles for enhanced accuracy and performance.

Add new endpoint fetchPodcastsByDomain

19 Apr 05:38
Compare
Choose a tag to compare
v1.1.5

Add new endpoint fetchPodcastsByDomain

Add fetchAudienceForPodcast function.

28 Jul 17:00
7871308
Compare
Choose a tag to compare
v1.1.4

Update README.md

Update error message for HTTP 429.

10 Mar 20:49
Compare
Choose a tag to compare
v1.1.1

Update error message for HTTP 429.

New endpoints: spellcheck, trending_searches, and related_searches.

26 Oct 05:12
dc2bc49
Compare
Choose a tag to compare

Initial release

09 May 05:25
Compare
Choose a tag to compare
v1.0.5

Update README.md