
Engine stats - qwant videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwant videos | 1.5 |
|
20 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 75 |
|---|---|---|---|
| Parameter | zh_cn is not a valid locale. (1) | ||
| Filename | searx/engines/qwant.py:199 | ||
| Function | parse_web_api | ||
| Code | raise SearxEngineAPIException(f"{msg} ({error_code})") | ||
| Exception | AttributeError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/qwant.py:234 | ||
| Function | parse_web_api | ||
| Code | title = item.get('title', None) | ||