Engine stats - openstreetmap

Engine name Scores Result count Response time Reliability
openstreetmap 1.5
4
1.2
40

Errors and exceptions

MessagetimeoutPercentage20
Filenamesearx/search/processors/abstract.py:195
Functionhandle_exception
Codecount_error(self.engine.name, exception_or_message)
Exceptionhttpx.TimeoutExceptionPercentage20
Filenamesearx/engines/wikidata.py:473
Functionsend_wikidata_query
Codehttp_response = get(SPARQL_ENDPOINT_URL + "?" + urlencode({"query": query}), headers=get_headers(), **kwargs)
Exceptionsearx.exceptions.SearxEngineAccessDeniedExceptionPercentage20
ParameterHTTP error 403 (suspended_time=86400)
Filenamesearx/engines/wikidata.py:473
Functionsend_wikidata_query
Codehttp_response = get(SPARQL_ENDPOINT_URL + "?" + urlencode({"query": query}), headers=get_headers(), **kwargs)