
Engine stats - qwant videos
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
qwant videos | 0.9 |
|
25 |
Errors and exceptions
Exception | AttributeError | Percentage | 65 |
---|---|---|---|
Filename | searx/engines/qwant.py:236 | ||
Function | parse_web_api | ||
Code | title = item.get('title', None) |
Exception | searx.exceptions.SearxEngineAPIException | Percentage | 10 |
---|---|---|---|
Parameter | ko_kr is not a valid locale. (1) | ||
Filename | searx/engines/qwant.py:201 | ||
Function | parse_web_api | ||
Code | raise SearxEngineAPIException(f"{msg} ({error_code})") |