
Engine stats - duckduckgo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| duckduckgo | 0.4 |
|
85 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | CAPTCHA () (suspended_time=0) | ||
| 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 | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (pt-pt) (suspended_time=0) | ||
| 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 | 0 |
|---|---|---|---|
| Parameter | NoneNoneduckduckgo.com | ||
| Filename | searx/engines/duckduckgo.py:108 | ||
| Function | get_vqd | ||
| Code | resp = get(f'https://duckduckgo.com/?q={quote_plus(query)}') | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (us-en) (suspended_time=0) | ||
| Filename | searx/engines/duckduckgo.py:342 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") | ||