index
:
searxng
custom
master
Free internet metasearch engine which aggregates results from various search services and databases
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
qwant.py
Age
Commit message (
Expand
)
Author
5 days
[mod] engines: migrate video engines away from get_embedded_stream_url
Bnyro
2026-07-17
[fix] qwant: can't fetch engine traits because `engine.about` is no longer a ...
Bnyro
2026-07-15
[fix] qwant: engine blocked with captcha
Bnyro
2026-06-30
[fix] qwant: access denied due to mismatching query order
Bnyro
2026-05-25
[fix] qwant news: results don't have any descriptions (#6135)
Bnyro
2026-05-25
[mod] qwant: remove web lite and improve request spoofing (#6127)
Bnyro
2026-03-03
[enh] data: traits population
Ivan Gabaldon
2026-02-22
[mod] online engines - set common HTTP headers
Markus Heiser
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
[next]