Engine stats - yep

Engine name Scores Result count Response time Reliability
yep 5

Errors and exceptions

Exceptionhttpx.HTTPStatusErrorPercentage95
Parameter400Bad Requestapi.yep.com
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
ExceptionUnicodeDecodeErrorPercentage0
Filenamesearx/engines/yep.py:70
Functionresponse
Codefor result in resp.json()[1]['results']:
Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage0
ParameterHTTP error 403 (suspended_time=60)
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]