
Engine stats - qwant
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
qwant | 0 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 50 |
---|---|---|---|
Parameter | CAPTCHA | ||
Filename | searx/engines/qwant.py:196 | ||
Function | parse_web_api | ||
Code | raise SearxEngineCaptchaException() |
Exception | json.decoder.JSONDecodeError | Percentage | 50 |
---|---|---|---|
Parameter | Expecting value | ||
Filename | searx/engines/qwant.py:187 | ||
Function | parse_web_api | ||
Code | search_results = loads(resp.text) |