
Engine stats - startpage news
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage news | 1.0 | 
            
  | 
        65 | 
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 30 | 
|---|---|---|---|
| Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha | ||
| Filename | searx/engines/startpage.py:222 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 5 | 
|---|---|---|---|
| Parameter | Extra data | ||
| Filename | searx/engines/startpage.py:409 | ||
| Function | response | ||
| Code | results_json = loads(results_raw) | ||