
Engine stats - wikipedia
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wikipedia | 5.6 |
|
100 |
Errors and exceptions
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 400Bad Requestja.wikipedia.org | ||
| Filename | searx/engines/wikipedia.py:185 | ||
| Function | response | ||
| Code | _network.raise_for_httperror(resp) | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNoneja.wikipedia.org | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 504Gateway Timeouten.wikipedia.org | ||
| Filename | searx/engines/wikipedia.py:185 | ||
| Function | response | ||
| Code | _network.raise_for_httperror(resp) | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 0 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/wikipedia.py:187 | ||
| Function | response | ||
| Code | api_result = resp.json() | ||
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 0 |
|---|---|---|---|
| Parameter | HTTP error 403 (suspended_time=86400) | ||
| Filename | searx/engines/wikipedia.py:185 | ||
| Function | response | ||
| Code | _network.raise_for_httperror(resp) | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 400Bad Requesten.wikipedia.org | ||
| Filename | searx/engines/wikipedia.py:185 | ||
| Function | response | ||
| Code | _network.raise_for_httperror(resp) | ||