
Engine stats - yandex images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yandex images | 0.1 |
|
90 |
Errors and exceptions
| Exception | IndexError | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/yandex.py:131 | ||
| Function | response | ||
| Code | fullsize_image = item_data['viewerData']['dups'][0]['url'] | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 5 |
|---|---|---|---|
| Parameter | Expecting ',' delimiter | ||
| Filename | searx/engines/yandex.py:124 | ||
| Function | response | ||
| Code | json_resp = loads(json_data) | ||