
Engine stats - privacywall
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| privacywall |
|
20 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineTooManyRequestsException | Percentage | 80 |
|---|---|---|---|
| Parameter | Too many request (suspended_time=60) | ||
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 414Request-URI Too Longwww.privacywall.org | ||
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonewww.privacywall.org | ||
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 0 |
|---|---|---|---|
| Parameter | HTTP error 403 (suspended_time=60) | ||
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||