summaryrefslogtreecommitdiff
path: root/searx/engines/qwant.py
AgeCommit message (Expand)Author
2021-07-24[fix] qwant engine - prevent API locale exception on lang 'all'Markus Heiser
2021-07-24[fix] qwant engine - prevent exception on date/time value is NoneMarkus Heiser
2021-07-16[mod] qwant engine: fix typos / minor changeAlexandre Flament
2021-07-15[mod] improve video results of the qwant engineMarkus Heiser
2021-07-14[fix] Qwant engines - implement API v3 and add 'quant videos'Markus Heiser
2021-05-02fix Qwant's fetch_languages functionMarc Abonce Seguin
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-02-01[mod] dynamically set language_support variableAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2020-12-11[enh] add raise_for_httperrorAlexandre Flament
2020-11-03[mod] pylint: minor code change to allow pylint globallyAlexandre Flament
2020-09-22add language names in qwant's fetch languages functionMarc Abonce Seguin
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-12-21[fix] add explicit useragent header to requests - closes #1459Adam Tauber
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2019-01-06[fix] check language aliases when setting search languageMarc Abonce Seguin
2018-08-13[fix] update qwant search urlAdam Tauber
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[mod] add/modify image fetching for bing_news, qwant and twitter enginesAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-03-18make search language handling less strictmarc
2017-03-18add language support for qwantmarc
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13Add language support for more engines.marc
2016-12-10[fix] remove html tags from qwant resultsAdam Tauber
2015-06-02Removed the keywords from the settings in qwant engineCqoicebordel
2015-06-02RefactorCqoicebordel
2015-06-01New Qwant enginesCqoicebordel