
Engine stats - qwant videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwant videos | 0.7 |
|
100 |
Errors and exceptions
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNoneapi.qwant.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
|---|---|---|---|
| Parameter | unknown (None) | ||
| Filename | searx/engines/qwant.py:201 | ||
| Function | parse_web_api | ||
| Code | raise SearxEngineAPIException(f"{msg} ({error_code})") | ||
| Exception | searx.exceptions.SearxEngineAPIException | Percentage | 0 |
|---|---|---|---|
| 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})") | ||
| Exception | AttributeError | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/qwant.py:236 | ||
| Function | parse_web_api | ||
| Code | title = item.get('title', None) | ||