Engine stats - openstreetmap
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
openstreetmap | 1.2 |
|
85 |
Errors and exceptions
Exception | AttributeError | Percentage | 15 |
---|---|---|---|
Filename | searx/engines/openstreetmap.py:337 | ||
Function | get_img_src | ||
Code | if not img_src and result.get('extratags', {}).get('image'): |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |