
Engine stats - startpage
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
startpage | 0.9 |
|
90 |
Errors and exceptions
Exception | httpx.TimeoutException | Percentage | 5 |
---|---|---|---|
Filename | searx/engines/startpage.py:215 | ||
Function | get_sc_code | ||
Code | resp = get(get_sc_url, headers=headers) |
Exception | json.decoder.JSONDecodeError | Percentage | 5 |
---|---|---|---|
Parameter | Extra data | ||
Filename | searx/engines/startpage.py:409 | ||
Function | response | ||
Code | results_json = loads(results_raw) |
Message | timeout | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/abstract.py:100 | ||
Function | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |