
Engine stats - openstreetmap
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| openstreetmap | 2.1 | 
            
  | 
        30 | 
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 55 | 
|---|---|---|---|
| Filename | searx/engines/wikidata.py:162 | ||
| Function | send_wikidata_query | ||
| Code | http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers()) | ||
| Exception | httpx.RemoteProtocolError | Percentage | 15 | 
|---|---|---|---|
| Parameter | NoneNonenominatim.openstreetmap.org | ||
| Filename | searx/search/processors/online.py:118 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||