searxng/searx/data
Markus Heiser ef6e1bd6b9 [fix] Qwant engines - implement API v3 and add 'quant videos'
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>
2021-07-14 09:47:32 +02:00
..
__init__.py [pylint] searx/data/__init__.py 2021-06-09 18:08:23 +02:00
ahmia_blacklist.txt Update searx.data - update_ahmia_blacklist.py 2021-07-01 06:22:48 +00:00
currencies.json Update searx.data - update_currencies.py 2021-06-01 08:01:48 +00:00
engines_languages.json [fix] Qwant engines - implement API v3 and add 'quant videos' 2021-07-14 09:47:32 +02:00
external_bangs.json Update searx.data - update_external_bangs.py 2021-07-01 06:22:24 +00:00
external_urls.json [mod] add external_urls.json and wikidata_units.json 2020-10-28 08:09:25 +01:00
osm_keys_tags.json [enh] openstreetmap / map template: improve results 2021-06-09 18:08:23 +02:00
useragents.json Update searx.data - update_firefox_version.py 2021-07-01 06:22:48 +00:00
wikidata_units.json Update searx.data - update_wikidata_units.py 2021-07-01 06:22:43 +00:00