
Engine stats - startpage
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage | 0.5 |
|
100 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/startpage.py:214 | ||
| Function | get_sc_code | ||
| Code | resp = get(get_sc_url, headers=headers) | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:100 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine_name, exception_or_message) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha | ||
| Filename | searx/engines/startpage.py:221 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||