
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.3 |
|
55 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | CAPTCHA () | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | httpx.ConnectTimeout | Percentage | 10 |
|---|---|---|---|
| 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 | 5 |
|---|---|---|---|
| Parameter | CAPTCHA (kr-kr) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| 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 (jp-jp) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| 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 (ru-ru) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| 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 (us-en) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/duckduckgo.py:108 | ||
| Function | get_vqd | ||
| Code | resp = get(f'https://duckduckgo.com/?q={quote_plus(query)}') | ||
| Exception | httpx.WriteError | Percentage | 0 |
|---|---|---|---|
| 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.SearxEngineAccessDeniedException | Percentage | 0 |
|---|---|---|---|
| Parameter | HTTP error 403 | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.ReadError | Percentage | 0 |
|---|---|---|---|
| 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.SearxEngineXPathException | Percentage | 0 |
|---|---|---|---|
| Parameter | //div[@id="zero_click_abstract"]/a/@hrefindex 0 not found | ||
| Filename | searx/engines/duckduckgo.py:381 | ||
| Function | response | ||
| Code | url=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0), # type: ignore | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||