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
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
2017-03-18
add language support for qwant
marc
2016-12-13
[mod] fetch supported languages for several engines
marc
2016-12-13
Add language support for more engines.
marc
2016-12-10
[fix] remove html tags from qwant results
Adam Tauber
2015-06-02
Removed the keywords from the settings in qwant engine
Cqoicebordel
2015-06-02
Refactor
Cqoicebordel
2015-06-01
New Qwant engines
Cqoicebordel