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