Engine stats - qwant

Engine name Scores Result count Response time Reliability
qwant 3.1
10
0.7
70

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage15
ParameterCAPTCHA (suspended_time=0)
Filenamesearx/engines/qwant.py:180
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0)
Exceptioncurl_cffi.requests.exceptions.TimeoutPercentage15
Filenamesearx/search/processors/online.py:211
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]