Engine stats - openstreetmap

Engine name Scores Result count Response time Reliability
openstreetmap 40.5
0.5
80

Errors and exceptions

ExceptionAttributeErrorPercentage15
Filenamesearx/engines/openstreetmap.py:333
Functionget_img_src
Codeif not img_src and result.get('extratags', {}).get('image'):
Exceptionhttpx.TimeoutExceptionPercentage5
Filenamesearx/engines/wikidata.py:138
Functionsend_wikidata_query
Codehttp_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers())