
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 1.8 |
|
100 |
Errors and exceptions
Exception | httpx.ConnectTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.startpage.com | ||
Filename | searx/engines/startpage.py:222 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
Exception | TypeError | Percentage | 0 |
---|---|---|---|
Parameter | 'int' object is not iterable | ||
Filename | searx/engines/startpage.py:398 | ||
Function | _get_image_result | ||
Code | size_str = ''.join(filter(str.isdigit, result['filesize'])) |
Exception | httpx.ConnectError | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.startpage.com | ||
Filename | searx/engines/startpage.py:222 | ||
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 | 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) |