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