
Engine stats - qwant
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
qwant |
1853.4
Scores per result: 0.915 |
|
65 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAPIException | Percentage | 35 |
---|---|---|---|
Parameter | API error::unknown | ||
Filename | searx/engines/qwant.py:128 | ||
Function | response | ||
Code | raise SearxEngineAPIException('API error::' + msg) |
Message | timeout | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/abstract.py:102 | ||
Function | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |
Exception | IndexError | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/qwant.py:98 | ||
Function | request | ||
Code | q_locale = get_engine_locale(params['language'], supported_languages, default='en_US') |