
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.8 |
|
95 |
Errors and exceptions
| Exception | httpx.ConnectTimeout | Percentage | 5 |
|---|---|---|---|
| Parameter | NoneNonehtml.duckduckgo.com | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||
| Exception | searx.exceptions.SearxEngineXPathException | Percentage | 0 |
|---|---|---|---|
| Parameter | //div[@id="zero_click_abstract"]/a/@hrefindex 0 not found | ||
| Filename | searx/engines/duckduckgo.py:381 | ||
| Function | response | ||
| Code | url=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0), # type: ignore | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (cn-zh) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (jp-jp) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||