
Engine stats - startpage
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| startpage | 0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 85 |
|---|---|---|---|
| Parameter | Extra data | ||
| Filename | searx/engines/startpage.py:414 | ||
| Function | response | ||
| Code | results_json = loads(results_raw) | ||
| Exception | httpx.TimeoutException | Percentage | 15 |
|---|---|---|---|
| Filename | searx/engines/startpage.py:218 | ||
| Function | get_sc_code | ||
| Code | resp = get(get_sc_url, headers=headers) | ||