Engine stats - presearch
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
presearch | 3.6 |
|
100 |
Errors and exceptions
Exception | KeyError | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/presearch.py:165 | ||
Function | parse_search_query | ||
Code | 'thumbnail': item['image'], |
Exception | httpx.HTTPStatusError | Percentage | 0 |
---|---|---|---|
Parameter | 504Gateway Timeoutpresearch.com | ||
Filename | searx/engines/presearch.py:134 | ||
Function | _get_request_id | ||
Code | resp_text = get(url, headers=headers).text # type: ignore |
Exception | AttributeError | Percentage | 0 |
---|---|---|---|
Filename | searx/engines/presearch.py:161 | ||
Function | parse_search_query | ||
Code | for item in json_results.get('specialSections', {}).get('topStoriesCompact', {}).get('data', []): |