Engine stats - duckduckgo

Engine name Scores Result count Response time Reliability
duckduckgo 1.4
10
0.9
65

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage25
ParameterCAPTCHA (uk-en) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:477
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})")
Exceptionhttpx.ConnectTimeoutPercentage10
ParameterNoneNonehtml.duckduckgo.com
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterCAPTCHA (us-en) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:477
Functionresponse
Coderaise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})")
MessagetimeoutPercentage0
Filenamesearx/search/processors/abstract.py:195
Functionhandle_exception
Codecount_error(self.engine.name, exception_or_message)
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterVQD missed (page: 2, locale: en-US) (suspended_time=0)
Filenamesearx/engines/duckduckgo.py:418
Functionrequest
Coderaise SearxEngineCaptchaException(
Exceptionhttpx.TimeoutExceptionPercentage0
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]