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