Search API
Number of APIs: 6
-
Typeahead search GET {{baseUrl}}/typeahead?q=<string>&show_podcasts=0&show_genres=0&safe_mode=0
-
Full-text search GET {{baseUrl}}/search?q=<string>&sort_by_date=0&type=episode&offset=0&len_min=0&len_max=<integer>&episode_count_min=<integer>&episode_count_max=<integer>&update_freq_min=<integer>&update_freq_max=<integer>&genre_ids=<string>&published_before=<integer>&published_after=0&only_in=title,description,author,audio&language=<string>®ion=<string>&ocid=<string>&ncid=<string>&safe_mode=0&unique_podcasts=0&interviews_only=0&sponsored_only=0&page_size=10
-
Find individual episodes by searching for their titles GET {{baseUrl}}/search_episode_titles?q=<string>&podcast_id=<string>&podcast_id_type=listennotes_id
-
Fetch trending search terms GET {{baseUrl}}/trending_searches
-
Fetch related search terms GET {{baseUrl}}/related_searches?q=<string>
-
Spell check on a search term GET {{baseUrl}}/spellcheck?q=<string>