
Engine stats - startpage
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage | 1.9 |
|
70 |
Errors and exceptions
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 30 |
|---|---|---|---|
| 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 | 0 |
|---|---|---|---|
| Parameter | CAPTCHA (suspended_time=3600) | ||
| Filename | searx/engines/startpage.py:402 | ||
| Function | response | ||
| Code | raise SearxEngineCaptchaException() | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||