mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 12:50:11 +01:00
ef6e1bd6b9
The implementation uses the Qwant API (https://api.qwant.com/v3). The API is undocumented but can be reverse engineered by reading the network log of https://www.qwant.com/ queries. This implementation is used by different qwant engines in the settings.yml:: - name: qwant categories: general ... - name: qwant news categories: news ... - name: qwant images categories: images ... - name: qwant videos categories: videos ... Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |
||
---|---|---|
.. | ||
__init__.py | ||
ahmia_blacklist.txt | ||
currencies.json | ||
engines_languages.json | ||
external_bangs.json | ||
external_urls.json | ||
osm_keys_tags.json | ||
useragents.json | ||
wikidata_units.json |