Engine stats - encyclosearch

Engine name Scores Result count Response time Reliability
encyclosearch 0.3
1
0.7
70

Errors and exceptions

Exceptionhttpx.ReadTimeoutPercentage15
ParameterNoneNoneencyclosearch.org
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionhttpx.TimeoutExceptionPercentage10
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionhttpx.HTTPStatusErrorPercentage5
Parameter400Bad Requestencyclosearch.org
Filenamesearx/engines/json_engine.py:403
Functionresponse
Coderaise_for_httperror(resp)