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