Engine stats - yacy

Engine name Scores Result count Response time Reliability
yacy 0.6
1.4
60

Errors and exceptions

Exceptionjson.decoder.JSONDecodeErrorPercentage20
ParameterExpecting value
Filenamesearx/engines/yacy.py:152
Functionresponse
Coderaw_search_results = loads(resp.text)
Exceptionhttpx.ConnectErrorPercentage20
ParameterNoneNone82.165.136.41
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]