
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.3 |
|
25 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 40 |
|---|---|---|---|
| Parameter | CAPTCHA (wt-wt) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:477 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 25 |
|---|---|---|---|
| Parameter | CAPTCHA (uk-en) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:477 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 10 |
|---|---|---|---|
| Parameter | VQD missed (page: 2, locale: en-GB) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:418 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||