
Engine stats - qwant
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
qwant | 0.8 |
|
55 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineTooManyRequestsException | Percentage | 45 |
---|---|---|---|
Parameter | Too many request | ||
Filename | searx/engines/qwant.py:190 | ||
Function | parse_web_api | ||
Code | raise SearxEngineTooManyRequestsException() |
Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
---|---|---|---|
Parameter | unknown (None) | ||
Filename | searx/engines/qwant.py:192 | ||
Function | parse_web_api | ||
Code | raise SearxEngineAPIException(f"{msg} ({error_code})") |