Engine stats - yacy

Engine name Scores Result count Response time Reliability
yacy 0.6
10
4.2
65

Errors and exceptions

Exceptionhttpx.ReadTimeoutPercentage20
ParameterNoneNoneyacy.searchlab.eu
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]
Exceptionjson.decoder.JSONDecodeErrorPercentage5
ParameterExpecting value
Filenamesearx/engines/yacy.py:152
Functionresponse
Coderaw_search_results = loads(resp.text)
Exceptionhttpx.HTTPStatusErrorPercentage0
Parameter500Internal Server Erroryacy.searchlab.eu
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]