index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
qwant.py
Age
Commit message (
Expand
)
Author
2025-11-03
[fix] qwant engine: order query parameters to prevent 403 forbidden (#5410)
Aadniz
2025-10-27
[fix] qwant engine: set header Accept-Language to bypass bot detection (#5382)
Aadniz
2025-10-25
[fix] engine qwant - return forbidden instead of showing parse error (#5377)
Aadniz
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-03-07
[fix] engine qwant: add tgp and llm arguments to avoid CAPTCHA
Loris
2025-02-26
[fix] various issues in the documentation
Markus Heiser
2024-10-03
add get_embeded_stream_url to searx.utils
Austin-Olacsi
2024-09-15
[fix] engine: qwant - detect captchaUrl and raise SearxEngineCaptchaException
Markus
2024-05-29
[enh] add re-usable func to filter text
Allen
2024-05-16
[mod] simple theme: drop img_src from default results
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-02-25
[refactor] images: add resolution, image format and filesize fields
Bnyro
2023-12-03
[mod] add option max_page to bing, brave, qwant, startpage & mojeek
Markus Heiser
2023-09-19
[fix] engine qwant (web-lite) - ignore advertising adds
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-09-18
[fix] engine - qwant delivers only 5 pages maximum
Markus Heiser
2023-09-18
[fix] engine - qwant wrong error type
jazzzooo
2023-09-17
[fix] qwant: subsequent fix of commit d9dbcedeb
Markus Heiser
2023-09-17
[feat] implementation of qwant lite for web search
Markus Heiser
2023-03-24
[mod] qwant: fetch engine traits (data_type: traits_v1)
Markus Heiser
2022-08-14
[mod] qwant - add safesearch option
Markus 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 categories
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-11-17
[fix] Qwant search query string
Tom
2021-10-14
[fix] language param for qwant
MrPaulBlack
2021-10-12
[fix] qwant engine - only get results from categories
Noémi Ványi
2021-09-07
[fix] drop useless pylint: disable=undefined-variable
Markus 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 None
Markus Heiser
2021-07-16
[mod] qwant engine: fix typos / minor change
Alexandre Flament
2021-07-15
[mod] improve video results of the qwant engine
Markus Heiser
2021-07-14
[fix] Qwant engines - implement API v3 and add 'quant videos'
Markus Heiser
2021-05-02
fix Qwant's fetch_languages function
Marc Abonce Seguin
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament
2021-02-01
[mod] dynamically set language_support variable
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-11
[enh] add raise_for_httperror
Alexandre Flament
2020-11-03
[mod] pylint: minor code change to allow pylint globally
Alexandre Flament
2020-09-22
add language names in qwant's fetch languages function
Marc Abonce Seguin
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-12-21
[fix] add explicit useragent header to requests - closes #1459
Adam Tauber
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2019-01-06
[fix] check language aliases when setting search language
Marc Abonce Seguin
2018-08-13
[fix] update qwant search url
Adam Tauber
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-06
remove 'all' option from search languages
marc
2017-05-15
[mod] add/modify image fetching for bing_news, qwant and twitter engines
Alexandre Flament
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-03-18
make search language handling less strict
marc
[next]