
Engine stats - startpage
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| startpage | 0 |
Errors and exceptions
| Exception | sqlite3.OperationalError | Percentage | 75 |
|---|---|---|---|
| Filename | searx/engines/startpage.py:185 | ||
| Function | get_sc_code | ||
| Code | sc_code = CACHE.get("SC_CODE") | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 25 |
|---|---|---|---|
| Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha (suspended_time=86400) | ||
| Filename | searx/engines/startpage.py:218 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||