searx/searx/data
Markus Heiser 3205785059 [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-10-10 21:08:48 +02:00
..
__init__.py [fix] minor style fixes after picking open street map changes 2021-10-02 15:05:03 +02:00
ahmia_blacklist.txt Update searx.data - update_ahmia_blacklist.py 2021-07-03 15:31:09 +02:00
currencies.json Update searx.data - update_currencies.py (#2957) 2021-09-05 20:33:34 +02:00
engines_languages.json [fix] Qwant engines - implement API v3 and add 'quant videos' 2021-10-10 21:08:48 +02:00
external_bangs.json [mod] add utils/fetch_external_bangs.py 2021-02-24 18:48:36 +01: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-10-02 14:57:30 +02:00
useragents.json change firefox versions to latest 2021-10-10 09:25:40 +03:00
wikidata_units.json Update searx.data - update_wikidata_units.py 2021-07-03 15:21:20 +02:00