
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.3 |
|
35 |
Errors and exceptions
| Exception | httpx.ConnectTimeout | Percentage | 40 |
|---|---|---|---|
| Parameter | NoneNonehtml.duckduckgo.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | CAPTCHA (us-en) | ||
| Filename | searx/engines/duckduckgo.py:368 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | httpx.TimeoutException | Percentage | 10 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||