
Engine stats - startpage news
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage news | 1.2 |
|
90 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 5 |
|---|---|---|---|
| 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( | ||
| Exception | httpx.ConnectError | Percentage | 5 |
|---|---|---|---|
| Parameter | NoneNonewww.startpage.com | ||
| Filename | searx/engines/startpage.py:211 | ||
| Function | get_sc_code | ||
| Code | resp = get(get_sc_url, headers=headers) | ||