
Engine stats - pexels
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pexels | 0.2 |
|
60 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 20 |
|---|---|---|---|
| Filename | searx/engines/pexels.py:71 | ||
| Function | _get_secret_key | ||
| Code | script = get(script_src) | ||
| Exception | httpx.TimeoutException | Percentage | 20 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:207 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||