
Engine stats - encyclosearch
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| encyclosearch |
|
10 |
Errors and exceptions
| Exception | httpx.ConnectError | Percentage | 80 |
|---|---|---|---|
| Parameter | NoneNoneencyclosearch.org | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.HTTPStatusError | Percentage | 10 |
|---|---|---|---|
| Parameter | 400Bad Requestencyclosearch.org | ||
| Filename | searx/engines/json_engine.py:393 | ||
| Function | response | ||
| Code | raise_for_httperror(resp) | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 502Bad Gatewayencyclosearch.org | ||
| Filename | searx/engines/json_engine.py:393 | ||
| Function | response | ||
| Code | raise_for_httperror(resp) | ||