
Engine stats - startpage news
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage news | 0.7 |
|
5 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 60 |
|---|---|---|---|
| Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha (suspended_time=3600) | ||
| Filename | searx/engines/startpage.py:208 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 25 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=3600) | ||
| Filename | searx/engines/startpage.py:399 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException() | ||
| Exception | TypeError | Percentage | 10 |
|---|---|---|---|
| Parameter | unsupported operand type(s) for /: 'str' and 'int' | ||
| Filename | searx/engines/startpage.py:348 | ||
| Function | _get_news_result | ||
| Code | publishedDate = datetime.fromtimestamp(result["date"] / 1000) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | get_sc_code: [PR-695] querying new sc timestamp failed! (https://www.startpage.com/errors/#?bc=US&bi=OVHcloud&be=aaefa339a1a13d56517ae347cab08288&bds_t=1782428422Tf4834d9212f65ebce33e336007c3dc73f6be2e455c8650433b8d52161cb78456&bds_s=736144b7d2ad458f8586c49c9d14ebcb&bds_cq=&language=english&lui=english&t=device&cat=web&cmd=gen_page) (suspended_time=3600) | ||
| Filename | searx/engines/startpage.py:218 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||