
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.8 |
|
95 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | CAPTCHA (wt-wt) (suspended_time=0) | ||
| Filename | /nix/store/0s635lwg9a9bvy3icq58szp5yvl8ki9v-searxng-0-unstable-2026-05-16/lib/python3.13/site-packages/searx/engines/duckduckgo.py:476 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineXPathException | Percentage | 0 |
|---|---|---|---|
| Parameter | //div[@id="zero_click_abstract"]/a/@hrefindex 0 not found | ||
| Filename | /nix/store/0s635lwg9a9bvy3icq58szp5yvl8ki9v-searxng-0-unstable-2026-05-16/lib/python3.13/site-packages/searx/engines/duckduckgo.py:515 | ||
| Function | response | ||
| Code | url=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0), | ||