.oO SearXNG Developer Documentation Oo.
|
Functions | |
request (query, params) | |
response (resp) | |
Variables | |
dict | about |
list | categories = [] |
str | base_url = "https://podcastindex.org" |
Podcast Index
searx.engines.podcastindex.request | ( | query, | |
params ) |
Definition at line 20 of file podcastindex.py.
searx.engines.podcastindex.response | ( | resp | ) |
Definition at line 25 of file podcastindex.py.
dict searx.engines.podcastindex.about |
Definition at line 8 of file podcastindex.py.
str searx.engines.podcastindex.base_url = "https://podcastindex.org" |
Definition at line 17 of file podcastindex.py.
list searx.engines.podcastindex.categories = [] |
Definition at line 15 of file podcastindex.py.