Engine stats - quark

Engine name Scores Result count Response time Reliability
quark 0.4
10
1.8
80

Errors and exceptions

ExceptionAttributeErrorPercentage15
Filenamesearx/engines/quark.py:329
Functionparse_ss_doc
Code"title": html_to_text(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterAlibaba CAPTCHA detected. Please try again later. (suspended_time=900)
Filenamesearx/engines/quark.py:88
Functionresponse
Coderaise SearxEngineCaptchaException(
Exceptionhttpx.ConnectTimeoutPercentage0
ParameterNoneNonequark.sm.cn
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]