Sure! You're welcome to use it. The general format is:
https://search.talkpython.fm/api/search?q=SEARCH_TERM
For example, to search for test, use:
https://search.talkpython.fm/api/search?q=test
Want to search for a multiple key words? Just separate them by '-'. For example, if you want to search for Sanic AND Japronto, use
https://search.talkpython.fm/api/search?q=sanic-japronto
Got questions? Contact us through the Python Bytes contact page.