
Engine stats - brave.images
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| brave.images | 0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 85 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/brave.py:258 | ||
| Function | response | ||
| Code | json_data = js_variable_to_python(datastr) | ||
| Exception | searx.exceptions.SearxEngineTooManyRequestsException | Percentage | 15 |
|---|---|---|---|
| Parameter | Too many request | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||