|
.oO SearXNG Developer Documentation Oo.
|
Functions | |
| request (query, params) | |
| response (resp) | |
Variables | |
| dict | about |
| bool | paging = False |
| list | categories = ['general'] |
| str | api_url = "https://api.mwmbl.org/api/v1" |
Mwmbl_ is a non-profit, ad-free, free-libre and free-lunch search engine with a focus on useability and speed. .. hint:: At the moment it is little more than an idea together with a proof of concept implementation of the web front-end and search technology on a small index. Mwmbl_ does not support regions, languages, safe-search or time range. search. .. _Mwmbl: https://github.com/mwmbl/mwmbl
| searx.engines.mwmbl.request | ( | query, | |
| params ) |
| searx.engines.mwmbl.response | ( | resp | ) |
Definition at line 35 of file mwmbl.py.
| dict searx.engines.mwmbl.about |
| str searx.engines.mwmbl.api_url = "https://api.mwmbl.org/api/v1" |