
Engine stats - yandex images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yandex images | 0.1 |
|
85 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=3600) | ||
| Filename | searx/engines/yandex.py:53 | ||
| Function | catch_bad_response | ||
| Code | raise SearxEngineCaptchaException() | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 0 |
|---|---|---|---|
| Parameter | Expecting ',' delimiter | ||
| Filename | searx/engines/yandex.py:122 | ||
| Function | response | ||
| Code | json_resp = loads(json_data) | ||