Python example for https://podcastindex.org
How to use:
-
Install Python (from https://www.python.org/, https://brew.sh/, etc.)
-
Install dependencies through PIP (e.g.
pip install requests
) -
replace the
api_key
andapi_secret
with your api and key values provided by https://api.podcastindex.org.api_key = "YOUR API KEY HERE"; api_secret = "YOUR API SECRET HERE"
-
Execute in command line:
$ python podcasting-index.py "adam curry"