
Engine stats - piped
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| piped | 0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 40 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/piped.py:133 | ||
| Function | response | ||
| Code | json = resp.json() | ||
| Exception | httpx.HTTPStatusError | Percentage | 40 |
|---|---|---|---|
| Parameter | 521pipedapi.kavin.rocks | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 20 |
|---|---|---|---|
| Parameter | 502Bad Gatewaypipedapi-libre.kavin.rocks | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||