
Engine stats - google images
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| google images | 0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 95 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/google_images.py:90 | ||
| Function | response | ||
| Code | json_data = loads(resp.text[json_start:]) | ||
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 5 |
|---|---|---|---|
| Parameter | HTTP error 403 (suspended_time=86400) | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||