.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
namespace | searx |
namespace | searx.engines |
::1337x | |
namespace | searx.engines.jisho |
Functions | |
searx.engines.jisho.request (query, params) | |
searx.engines.jisho.response (resp) | |
searx.engines.jisho.get_definitions (page) | |
searx.engines.jisho.get_infobox (alt_forms, result_url, definitions) | |
Variables | |
dict | searx.engines.jisho.about |
list | searx.engines.jisho.categories = ['dictionaries'] |
bool | searx.engines.jisho.paging = False |
str | searx.engines.jisho.URL = 'https://jisho.org' |
str | searx.engines.jisho.BASE_URL = 'https://jisho.org/word/' |
str | searx.engines.jisho.SEARCH_URL = URL + '/api/v1/search/words?{query}' |