
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 2.0 |
|
95 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
---|---|---|---|
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 | httpx.ConnectTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.startpage.com | ||
Filename | searx/engines/startpage.py:215 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
Exception | json.decoder.JSONDecodeError | Percentage | 0 |
---|---|---|---|
Parameter | Extra data | ||
Filename | searx/engines/startpage.py:409 | ||
Function | response | ||
Code | results_json = loads(results_raw) |