Engine stats - yacy images

Engine name Scores Result count Response time Reliability
yacy images 0

Errors and exceptions

Exceptionjson.decoder.JSONDecodeErrorPercentage65
ParameterExpecting ',' delimiter
Filenamesearx/engines/yacy.py:152
Functionresponse
Coderaw_search_results = loads(resp.text)
Exceptionhttpx.ConnectTimeoutPercentage35
ParameterNoneNoneyacy.searchlab.eu
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]