
Engine stats - openstreetmap
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| openstreetmap |
|
40 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 60 |
|---|---|---|---|
| Parameter | HTTP error 403 (suspended_time=180) | ||
| Filename | searx/engines/wikidata.py:451 | ||
| Function | send_wikidata_query | ||
| Code | http_response = get(SPARQL_ENDPOINT_URL + "?" + urlencode({"query": query}), headers=get_headers(), **kwargs) | ||