Engine stats - duckduckgo

Engine name Scores Result count Response time Reliability
duckduckgo 1.5
10
0.8
20

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 2, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 5, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 9, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 7, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 8, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage10
ParameterVQD missed (page: 10, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterVQD missed (page: 6, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
ExceptionIndexErrorPercentage5
Filenamesearx/engines/duckduckgo.py:499
Functionresponse
Codeurl=eval_xpath(div_result, ".//h2/a/@href")[0],
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterVQD missed (page: 3, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterVQD missed (page: 4, locale: all) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
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.SearxEngineXPathExceptionPercentage0
Parameter//div[@id="zero_click_abstract"]/a/@hrefindex 0 not found
Filenamesearx/engines/duckduckgo.py:515
Functionresponse
Codeurl=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0),
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterVQD missed (page: 2, locale: en-US) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterVQD missed (page: 3, locale: en-US) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:417
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionhttpx.ConnectErrorPercentage0
ParameterNoneNonehtml.duckduckgo.com
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]