Engine stats - qwant
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
qwant | 0.4 |
|
90 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAPIException | Percentage | 10 |
---|---|---|---|
Parameter | API error::unknown | ||
Filename | searx/engines/qwant.py:128 | ||
Function | response | ||
Code | raise SearxEngineAPIException('API error::' + msg) |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:113 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |