summaryrefslogtreecommitdiff
path: root/searx/engines/qwant.py
AgeCommit message (Expand)Author
2024-10-03add get_embeded_stream_url to searx.utilsAustin-Olacsi
2024-09-15[fix] engine: qwant - detect captchaUrl and raise SearxEngineCaptchaExceptionMarkus
2024-05-29[enh] add re-usable func to filter textAllen
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-02-25[refactor] images: add resolution, image format and filesize fieldsBnyro
2023-12-03[mod] add option max_page to bing, brave, qwant, startpage & mojeekMarkus Heiser
2023-09-19[fix] engine qwant (web-lite) - ignore advertising addsMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-09-18[fix] engine - qwant delivers only 5 pages maximumMarkus Heiser
2023-09-18[fix] engine - qwant wrong error typejazzzooo
2023-09-17[fix] qwant: subsequent fix of commit d9dbcedebMarkus Heiser
2023-09-17[feat] implementation of qwant lite for web searchMarkus Heiser
2023-03-24[mod] qwant: fetch engine traits (data_type: traits_v1)Markus Heiser
2022-08-14[mod] qwant - add safesearch optionMarkus Heiser
2022-08-14[fix] qwant - API error::locale must be one ..Markus Heiser
2022-08-14[mod] decouple qwant's categories from SearXNG's categoriesMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-11-17[fix] Qwant search query stringTom
2021-10-14[fix] language param for qwantMrPaulBlack
2021-10-12[fix] qwant engine - only get results from categoriesNoémi Ványi
2021-09-07[fix] drop useless pylint: disable=undefined-variableMarkus Heiser
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