
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 0.8 |
|
100 |
Errors and exceptions
Message | timeout | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/abstract.py:105 | ||
Function | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/startpage.py:211 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |