Engine stats - duckduckgo

Engine name Scores Result count Response time Reliability
duckduckgo 0.3
10
0.7
10

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage65
ParameterCAPTCHA (wt-wt) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:476
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})")
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 2, locale: en-US) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterCAPTCHA (us-en) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:476
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})")
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterVQD missed (page: 2, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterVQD missed (page: 3, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage0
ParameterHTTP error 403 (suspended_time=180)
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterCAPTCHA (jp-jp) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:476
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})")
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterCAPTCHA (tw-tzh) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:476
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})")
ExceptionIndexErrorPercentage0
Filenamesearx/engines/duckduckgo.py:499
Functionresponse
Codeurl=eval_xpath(div_result, ".//h2/a/@href")[0],