
Engine stats - mozhi
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| mozhi | 0 |
Errors and exceptions
| Exception | httpx.ConnectError | Percentage | 50 |
|---|---|---|---|
| Parameter | NoneNonetranslate.bus-hit.me | ||
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 50 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/mozhi.py:38 | ||
| Function | response | ||
| Code | translation = resp.json() | ||