Engine stats - openstreetmap
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| openstreetmap |
8.3
Scores per result: 2.083 |
|
50 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 50 |
|---|---|---|---|
| Parameter | HTTP error 403 | ||
| Filename | searx/engines/wikidata.py:138 | ||
| Function | send_wikidata_query | ||
| Code | http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers()) | ||