Engine stats - 360search

Engine name Scores Result count Response time Reliability
360search 0.4
6
4.2
70

Errors and exceptions

Exceptionlxml.etree.ParserErrorPercentage25
Filenamesearx/engines/360search.py:87
Functionresponse
Codedom = html.fromstring(resp.text)
Exceptionhttpx.TimeoutExceptionPercentage5
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]