Engine stats - startpage

Engine name Scores Result count Response time Reliability
startpage 2.0
10
0.7
100

Errors and exceptions

Exceptionhttpx.TimeoutExceptionPercentage0
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionhttpx.HTTPStatusErrorPercentage0
Parameter502Bad Gatewaywww.startpage.com
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionjson.decoder.JSONDecodeErrorPercentage0
ParameterUnterminated string starting at
Filenamesearx/engines/startpage.py:401
Functionresponse
Coderesults_json = loads(results_raw)