
Engine stats - yandex images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yandex images | 0.1 |
|
80 |
Errors and exceptions
| Exception | IndexError | Percentage | 15 |
|---|---|---|---|
| Filename | searx/engines/yandex.py:131 | ||
| Function | response | ||
| Code | fullsize_image = item_data['viewerData']['dups'][0]['url'] | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=86400) | ||
| Filename | searx/engines/yandex.py:53 | ||
| Function | catch_bad_response | ||
| Code | raise SearxEngineCaptchaException() | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||