
Engine stats - public domain image archive
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public domain image archive | 0.3 |
|
60 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 20 |
|---|---|---|---|
| Parameter | Access denied | ||
| Filename | searx/engines/public_domain_image_archive.py:116 | ||
| Function | response | ||
| Code | raise SearxEngineAccessDeniedException() | ||
| Exception | httpx.ConnectTimeout | Percentage | 10 |
|---|---|---|---|
| Parameter | NoneNonetc1386gc0f.execute-api.eu-west-1.amazonaws.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.ConnectTimeout | Percentage | 10 |
|---|---|---|---|
| Parameter | NoneNonepdimagearchive.org | ||
| Filename | searx/engines/public_domain_image_archive.py:67 | ||
| Function | _get_algolia_api_url | ||
| Code | resp = get(f"{pdia_base_url}/search/?q=") | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||