
Engine stats - qwant images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwant images | 0.3 |
|
5 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 95 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/qwant.py:190 | ||
| Function | parse_web_api | ||
| Code | search_results = loads(resp.text) | ||
| 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 | httpx.ReadTimeout | 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 | locale must be one of the following values: bg_bg, br_fr, ca_ad, ca_es, ca_fr, co_fr, cs_cz, cy_gb, da_dk, de_at, de_ch, de_de, ec_ca, el_gr, en_au, en_ca, en_gb, en_ie, en_my, en_nz, en_us, es_ad, es_ar, es_cl, es_co, es_es, es_mx, es_pe, et_ee, eu_es, eu_fr, fc_ca, fi_fi, fr_ad, fr_be, fr_ca, fr_ch, fr_fr, gd_gb, he_il, hu_hu, it_ch, it_it, nb_no, nl_be, nl_nl, pl_pl, pt_ad, pt_pt, ro_ro, sv_se, th_th (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) | ||
| 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.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | CAPTCHA | ||
| Filename | searx/engines/qwant.py:199 | ||
| Function | parse_web_api | ||
| Code | raise SearxEngineCaptchaException() | ||