Engine stats - startpage

Engine name Scores Result count Response time Reliability
startpage 1.1
10
0.7
85

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
ParameterCAPTCHA (suspended_time=86400)
Filenamesearx/engines/startpage.py:399
Functionresponse
Coderaise SearxEngineCaptchaException()
Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage5
Parameterget_sc_code: got redirected to https://www.startpage.com/sp/captcha (suspended_time=86400)
Filenamesearx/engines/startpage.py:208
Functionget_sc_code
Coderaise SearxEngineCaptchaException(
Exceptionhttpx.ReadTimeoutPercentage5
ParameterNoneNonewww.startpage.com
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]