
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.5 |
|
70 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 30 |
|---|---|---|---|
| Parameter | CAPTCHA () | ||
| Filename | searx/engines/duckduckgo.py:352 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | httpx.ReadTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonehtml.duckduckgo.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:100 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine_name, exception_or_message) | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (fi-fi) | ||
| Filename | searx/engines/duckduckgo.py:352 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| Exception | searx.exceptions.SearxEngineXPathException | Percentage | 0 |
|---|---|---|---|
| Parameter | //div[@id="zero_click_abstract"]/a/@hrefindex 0 not found | ||
| Filename | searx/engines/duckduckgo.py:391 | ||
| Function | response | ||
| Code | url=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0), # type: ignore | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (fr-fr) | ||
| Filename | searx/engines/duckduckgo.py:352 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||
| 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.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNoneduckduckgo.com | ||
| Filename | searx/engines/duckduckgo.py:118 | ||
| Function | get_vqd | ||
| Code | resp = get(f'https://duckduckgo.com/?q={quote_plus(query)}') | ||
| Exception | httpx.ConnectTimeout | 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.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (us-en) | ||
| Filename | searx/engines/duckduckgo.py:352 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||