Engine stats - openstreetmap

Engine name Scores Result count Response time Reliability
openstreetmap 1.8
4
1.7
55

Errors and exceptions

Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage35
ParameterHTTP error 403 (suspended_time=180)
Filenamesearx/engines/wikidata.py:471
Functionsend_wikidata_query
Codehttp_response = get(SPARQL_ENDPOINT_URL + "?" + urlencode({"query": query}), headers=get_headers(), **kwargs)
MessagetimeoutPercentage10
Filenamesearx/search/processors/abstract.py:185
Functionhandle_exception
Codecount_error(self.engine.name, exception_or_message)