
Engine stats - qwant images
Engine name | Scores | Result count | Response time | Reliability |
---|---|---|---|---|
qwant images | 0 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAPIException | Percentage | 95 |
---|---|---|---|
Parameter | unknown (27) | ||
Filename | searx/engines/qwant.py:192 | ||
Function | parse_web_api | ||
Code | raise SearxEngineAPIException(f"{msg} ({error_code})") |
Exception | AttributeError | Percentage | 5 |
---|---|---|---|
Filename | searx/engines/qwant.py:227 | ||
Function | parse_web_api | ||
Code | title = item.get('title', None) |