
Engine stats - presearch
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| presearch |
|
0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 95 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/presearch.py:247 | ||
| Function | response | ||
| Code | json_resp = resp.json() | ||
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 5 |
|---|---|---|---|
| Parameter | HTTP error 403 | ||
| Filename | searx/engines/presearch.py:140 | ||
| Function | _get_request_id | ||
| Code | resp_text = get(url, headers=headers).text # type: ignore | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonepresearch.com | ||
| Filename | searx/engines/presearch.py:140 | ||
| Function | _get_request_id | ||
| Code | resp_text = get(url, headers=headers).text # type: ignore | ||