Engine stats - solidtorrents

Engine name Scores Result count Response time Reliability
solidtorrents 0

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage55
ParameterHTTP error 403 (suspended_time=180)
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionlxml.etree.ParserErrorPercentage45
Filenamesearx/engines/solidtorrents.py:46
Functionresponse
Codedom = html.fromstring(resp.text)