
Engine stats - yandex images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yandex images | 0.1 |
|
70 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 15 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=60) | ||
| Filename | searx/engines/yandex.py:53 | ||
| Function | catch_bad_response | ||
| Code | raise SearxEngineCaptchaException() | ||
| Exception | IndexError | Percentage | 15 |
|---|---|---|---|
| Filename | searx/engines/yandex.py:131 | ||
| Function | response | ||
| Code | fullsize_image = item_data['viewerData']['dups'][0]['url'] | ||