
Engine stats - public domain image archive
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public domain image archive | 0.2 |
|
85 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 10 |
|---|---|---|---|
| Parameter | Access denied | ||
| Filename | searx/engines/public_domain_image_archive.py:116 | ||
| Function | response | ||
| Code | raise SearxEngineAccessDeniedException() | ||
| Exception | httpx.TimeoutException | Percentage | 5 |
|---|---|---|---|
| Filename | searx/engines/public_domain_image_archive.py:73 | ||
| Function | _get_algolia_api_url | ||
| Code | resp = get(pdia_config_url) | ||