Engine stats - google

Engine name Scores Result count Response time Reliability
google 0.4
10
0.3
100

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage0
ParameterCAPTCHA (suspended_time=3600)
Filenamesearx/engines/google.py:298
Functiondetect_google_sorry
Coderaise SearxEngineCaptchaException()
Exceptionhttpx.InvalidURLPercentage0
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]