Engine stats - google

Engine name Scores Result count Response time Reliability
google 0.2
2
0.4
35

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage65
ParameterCAPTCHA (suspended_time=3600)
Filenamesearx/engines/google.py:277
Functiondetect_google_sorry
Coderaise SearxEngineCaptchaException()
Exceptionhttpx.ConnectTimeoutPercentage0
ParameterNoneNonewww.google.com
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]