Engine stats - qwant images
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
qwant images | 0.3 |
|
30 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAPIException | Percentage | 65 |
---|---|---|---|
Parameter | unknown (27) | ||
Filename | searx/engines/qwant.py:191 | ||
Function | parse_web_api | ||
Code | raise SearxEngineAPIException(f"{msg} ({error_code})") |
Exception | httpx.ConnectTimeout | Percentage | 5 |
---|---|---|---|
Parameter | NoneNoneapi.qwant.com | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |