
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 1.1 |
|
35 |
Errors and exceptions
| Exception | IndexError | Percentage | 25 |
|---|---|---|---|
| Filename | searx/engines/duckduckgo.py:499 | ||
| Function | response | ||
| Code | url=eval_xpath(div_result, ".//h2/a/@href")[0], | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 20 |
|---|---|---|---|
| Parameter | CAPTCHA (de-de) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:476 | ||
| 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: de) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:417 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 10 |
|---|---|---|---|
| Parameter | VQD missed (page: 3, locale: de) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:417 | ||
| Function | request | ||
| Code | raise SearxEngineCaptchaException( | ||