
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 1.5 |
|
85 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 10 |
|---|---|---|---|
| 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')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | CAPTCHA (us-en) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:470 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | VQD missed (page: 2, locale: en) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | VQD missed (page: 3, locale: en) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | VQD missed (page: 4, locale: en) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:411 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | IndexError | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/duckduckgo.py:493 | ||
| Function | response | ||
| Code | url=eval_xpath(div_result, ".//h2/a/@href")[0], | ||