
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 1.7 |
|
15 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 85 |
---|---|---|---|
Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha | ||
Filename | searx/engines/startpage.py:229 | ||
Function | get_sc_code | ||
Code | raise SearxEngineCaptchaException( |
Exception | babel.core.UnknownLocaleError | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/startpage.py:207 | ||
Function | get_sc_code | ||
Code | locale = babel.Locale.parse(searxng_locale, sep='-') |
Exception | json.decoder.JSONDecodeError | Percentage | 0 |
---|---|---|---|
Parameter | Extra data | ||
Filename | searx/engines/startpage.py:417 | ||
Function | response | ||
Code | results_json = loads(results_raw) |