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