Engine stats - yandex images

Engine name Scores Result count Response time Reliability
yandex images 0.1
30
0.4
85

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage15
ParameterCAPTCHA (suspended_time=3600)
Filenamesearx/engines/yandex.py:53
Functioncatch_bad_response
Coderaise SearxEngineCaptchaException()
Exceptionjson.decoder.JSONDecodeErrorPercentage0
ParameterExpecting ',' delimiter
Filenamesearx/engines/yandex.py:122
Functionresponse
Codejson_resp = loads(json_data)