
Engine stats - openstreetmap
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
openstreetmap | 3.0 |
|
55 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 45 |
---|---|---|---|
Filename | searx/engines/wikidata.py:153 | ||
Function | send_wikidata_query | ||
Code | http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers()) |