
Engine stats - duckduckgo
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
duckduckgo | 2.0 |
|
100 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineXPathException | Percentage | 0 |
---|---|---|---|
Parameter | //div[@id="zero_click_abstract"]/a/@hrefindex 0 not found | ||
Filename | searx/engines/duckduckgo.py:404 | ||
Function | response | ||
Code | url=eval_xpath_getindex(doc, '//div[@id="zero_click_abstract"]/a/@href', 0), |
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
---|---|---|---|
Parameter | CAPTCHA (de-de) | ||
Filename | searx/engines/duckduckgo.py:369 | ||
Function | response | ||
Code | raise SearxEngineCaptchaException(suspended_time=0, message=f"CAPTCHA ({resp.search_params['data'].get('kl')})") |