Engine stats - curlie
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| curlie | 0.2 |
|
35 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 50 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:113 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 15 |
|---|---|---|---|
| Parameter | 502Bad Gatewaycurlie.org | ||
| Filename | searx/engines/xpath.py:199 | ||
| Function | response | ||
| Code | raise_for_httperror(resp) | ||