
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 0.9 |
|
70 |
Errors and exceptions
Exception | json.decoder.JSONDecodeError | Percentage | 25 |
---|---|---|---|
Parameter | Extra data | ||
Filename | searx/engines/startpage.py:409 | ||
Function | response | ||
Code | results_json = loads(results_raw) |
Exception | babel.core.UnknownLocaleError | Percentage | 5 |
---|---|---|---|
Filename | searx/engines/startpage.py:200 | ||
Function | get_sc_code | ||
Code | locale = babel.Locale.parse(searxng_locale, sep='-') |
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
---|---|---|---|
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( |