
Engine stats - qwant
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwant |
|
0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 100 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/qwant.py:182 | ||
| Function | parse_web_api | ||
| Code | search_results = loads(resp.text) | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
|---|---|---|---|
| Parameter | unknown (27) | ||
| Filename | searx/engines/qwant.py:191 | ||
| Function | parse_web_api | ||
| Code | raise SearxEngineAPIException(f"{msg} ({error_code})") | ||