Engine stats - google images

Engine name Scores Result count Response time Reliability
google images 0.1
99
1.6
25

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage70
ParameterHTTP error 403 (suspended_time=60)
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterCAPTCHA (suspended_time=60)
Filenamesearx/engines/google.py:298
Functiondetect_google_sorry
Coderaise SearxEngineCaptchaException()