
Engine stats - startpage images
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage images | 0.1 |
|
50 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 40 |
|---|---|---|---|
| Parameter | get_sc_code: [PR-695] querying new sc timestamp failed! (https://www.startpage.com/) (suspended_time=60) | ||
| Filename | searx/engines/startpage.py:219 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 10 |
|---|---|---|---|
| Parameter | Extra data | ||
| Filename | searx/engines/startpage.py:409 | ||
| Function | response | ||
| Code | results_json = loads(results_raw) | ||