Engine stats - startpage images

Engine name Scores Result count Response time Reliability
startpage images
50
5.2
10

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineCaptchaExceptionPercentage50
Parameterget_sc_code: got redirected to https://www.startpage.com/sp/captcha (suspended_time=3600)
Filenamesearx/engines/startpage.py:209
Functionget_sc_code
Coderaise SearxEngineCaptchaException(
Exceptionhttpx.TimeoutExceptionPercentage30
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionhttpx.TimeoutExceptionPercentage10
Filenamesearx/engines/startpage.py:202
Functionget_sc_code
Coderesp = get(get_sc_url, headers=headers)