Podcast Crawler API

Podcast Crawler API is a software that provide a API that enables the search for podcasts to get details and mp3 files through Podcast Crawler library.

Toggle Menu

API endpoints

List

Route: /list

Options (query string):

  • name string
  • limit int

Examples:

Searchs for a name: http://api.podcastcrawler.com/list?name=nerd

Searchs for a name with limit: http://api.podcastcrawler.com/list?name=nerd&limit=4

Find

Route: /find

Options (query string):

  • url string

Examples:

Searchs for a RSS: http://api.podcastcrawler.com/find?url=https://improvephotography.com/category/roundtable/feed/





Designed with ♥ by Dorian Neto. Licensed under the MIT License.