
Engine stats - qwant videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwant videos | 0.8 | 
 | 50 | 
Errors and exceptions
| Exception | AttributeError | Percentage | 45 | 
|---|---|---|---|
| Filename | searx/engines/qwant.py:234 | ||
| Function | parse_web_api | ||
| Code | title = item.get('title', None) | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 5 | 
|---|---|---|---|
| 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})") | ||