
Engine stats - startpage
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| startpage | 0 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 60 |
|---|---|---|---|
| Parameter | HTTP error 403 (suspended_time=180) | ||
| Filename | searx/engines/startpage.py:202 | ||
| Function | get_sc_code | ||
| Code | resp = get(get_sc_url, headers=headers) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 40 |
|---|---|---|---|
| Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha (suspended_time=3600) | ||
| Filename | searx/engines/startpage.py:209 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||