
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| duckduckgo | 5 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 45 |
|---|---|---|---|
| Parameter | CAPTCHA (ca-en) | ||
| Filename | searx/engines/duckduckgo.py:369 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 30 |
|---|---|---|---|
| Parameter | CAPTCHA (us-en) | ||
| Filename | searx/engines/duckduckgo.py:369 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | CAPTCHA (uk-en) | ||
| Filename | searx/engines/duckduckgo.py:369 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | CAPTCHA (cn-zh) | ||
| Filename | searx/engines/duckduckgo.py:369 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||