
Engine stats - public domain image archive
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public domain image archive | 0.2 |
|
100 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 0 |
---|---|---|---|
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 | httpx.ConnectTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonepdimagearchive.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() |
Exception | httpx.ConnectTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNoneoqi2j6v4iz-dsn.algolia.net | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |