
Engine stats - 360search
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 360search | 1.1 |
|
85 |
Errors and exceptions
| Exception | lxml.etree.ParserError | Percentage | 10 |
|---|---|---|---|
| Filename | searx/engines/360search.py:45 | ||
| Function | response | ||
| Code | dom = html.fromstring(resp.text) | ||
| Exception | httpx.TimeoutException | Percentage | 5 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||