Skip to content

Releases: ListenNotes/podcast-api-java

Add new endpoint searchEpisodeTitles

Choose a tag to compare

@wenbinf wenbinf released this 08 Sep 19:34

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

Choose a tag to compare

@wenbinf wenbinf released this 19 Apr 05:38
v1.1.5

Add new endpoint fetchPodcastsByDomain

Add fetchAudienceForPodcast function.

Choose a tag to compare

@wenbinf wenbinf released this 28 Jul 17:00
7871308
v1.1.4

Update README.md

Update error message for HTTP 429.

Choose a tag to compare

@wenbinf wenbinf released this 10 Mar 20:49
v1.1.1

Update error message for HTTP 429.

New endpoints: spellcheck, trending_searches, and related_searches.

Choose a tag to compare

@wenbinf wenbinf released this 26 Oct 05:12
dc2bc49
v1.1.0

Update README.md

Initial release

Choose a tag to compare

@wenbinf wenbinf released this 09 May 05:25
v1.0.5

Update README.md