Engine stats - presearch
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
presearch | 1.1 |
|
90 |
Errors and exceptions
Exception | AttributeError | Percentage | 10 |
---|---|---|---|
Filename | searx/engines/presearch.py:161 | ||
Function | parse_search_query | ||
Code | for item in json_results.get('specialSections', {}).get('topStoriesCompact', {}).get('data', []): |
Exception | httpx.TimeoutException | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |