
Engine stats - startpage
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| startpage | 1.0 |
|
90 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 10 |
|---|---|---|---|
| Parameter | Extra data | ||
| Filename | searx/engines/startpage.py:414 | ||
| Function | response | ||
| Code | results_json = loads(results_raw) | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonewww.startpage.com | ||
| Filename | searx/engines/startpage.py:218 | ||
| Function | get_sc_code | ||
| Code | resp = get(get_sc_url, headers=headers) | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonewww.startpage.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.ReadTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonewww.startpage.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | searx.exceptions.SearxEngineCaptchaException | Percentage | 0 |
|---|---|---|---|
| Parameter | get_sc_code: got redirected to https://www.startpage.com/sp/captcha | ||
| Filename | searx/engines/startpage.py:225 | ||
| Function | get_sc_code | ||
| Code | raise SearxEngineCaptchaException( | ||