
Engine stats - public domain image archive
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public domain image archive | 0.3 |
|
95 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 5 |
---|---|---|---|
Parameter | 404Not Foundpdimagearchive.org | ||
Filename | searx/engines/public_domain_image_archive.py:65 | ||
Function | _get_algolia_api_key | ||
Code | resp = get(pdia_config_url) |
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 0 |
---|---|---|---|
Parameter | Access denied | ||
Filename | searx/engines/public_domain_image_archive.py:118 | ||
Function | response | ||
Code | raise SearxEngineAccessDeniedException() |