Engine stats - duckduckgo

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

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: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
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.SearxEngineCaptchaExceptionPercentage0
ParameterVQD missed (page: 3, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
ExceptionIndexErrorPercentage0
Filenamesearx/engines/duckduckgo.py:499
Functionresponse
Codeurl=eval_xpath(div_result, ".//h2/a/@href")[0],