Free Podcast Search API to Find Details of any Podcast: Taddy

0 Comments
Editor Ratings:
User Ratings:
[Total: 1 Average: 5]




Taddy offers a free Podcast search API that you can use to find information about any podcast by specifying a keyword. It can return details about a certain podcast based on the search keywords you provide in the API as a parameter. It uses GraphQL for processing and returning the data from the server and you can use any HTTP client to make the request.

In the API syntax, you can specify what data you want in the output and it will give you exactly that. For free, it is now offering you 1000 requests per month. There is a detailed documentation page where you can learn about the different endpoints. And all those endpoints come with a syntax which is easy to remember if you know how GraphQL queries work.

Free Podcast Search API to Find Details of any Podcast: Taddy

The free version of the API is good for individual use. You can create Android and desktop apps around it for your personal use. And in order to get started, you need to sign up for a free account. After verifying your email, log into the dashboard and then generate the API key.

Taddy Generate API Key

Go to the API docs and here are some getting started instructions that you need to read. After you have generated API, just fire the CLI and then use it.

Taddy API Request

The basic GraphQL query syntax is this. You can learn more about it in the docs. And using cURL, you can make an API request in the following way. Just issue this cURL command and then it will return the data. This is as simple as that.

curl -X POST \
https://api.taddy.org \
-H "Content-Type: application/json" \
-H "X-USER-ID: 15" \
-H "X-API-KEY: cbe5cf978xxxxx0b6ff1043404df375f8140359f7" \
-d '{ "query": "{ getPodcastSeries(name:\"This American Life\")\
{ uuid name itunesId description imageUrl} }" }'

curl Taddy Command

In this way, you can use this simple Podcast search API. The GraphQL syntax can be a little daunting if you have never used it. But if you are a programmer then I am sure you will figure it out. The process is almost the same as REST API and you just have to generate a key to get started.

Fial thoughts:

If you are looking for a simple and powerful API for Podcasts then Taddy is one of the best options. It already has millions of podcasts in its database which you can query over the API. Just build the API syntax and start making requests to the server to get the data.

Editor Ratings:
User Ratings:
[Total: 1 Average: 5]
Free/Paid: Free

Leave A Reply

 

Get 100 GB FREE

Provide details to get this offer