
Engine stats - qwant images
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| qwant images | 0 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 90 |
|---|---|---|---|
| Parameter | Access denied (suspended_time=86400) | ||
| Filename | searx/engines/qwant.py:207 | ||
| Function | parse_web_api | ||
| Code | raise SearxEngineAccessDeniedException() | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 10 |
|---|---|---|---|
| Parameter | zh_cn is not a valid locale. (1) | ||
| Filename | searx/engines/qwant.py:209 | ||
| Function | parse_web_api | ||
| Code | raise SearxEngineAPIException(f"{msg} ({error_code})") | ||