
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 1.0 |
|
55 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | VQD missed (page: 6, locale: all) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | VQD missed (page: 5, locale: fr-FR) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | httpx.ConnectTimeout | Percentage | 5 |
|---|---|---|---|
| Parameter | NoneNonehtml.duckduckgo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | VQD missed (page: 10, locale: all) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | VQD missed (page: 2, locale: all) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineXPathException | Percentage | 5 |
|---|---|---|---|
| Parameter | //div[@id="zero_click_abstract"]/a/@hrefindex 0 not found | ||
| Filename | searx/engines/duckduckgo.py:509 | ||
| Function | response | ||
| Code | url=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0), | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | CAPTCHA (wt-wt) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:470 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||