
Engine stats - presearch
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| presearch | 2.5 |
|
50 |
Errors and exceptions
| Exception | AttributeError | Percentage | 50 |
|---|---|---|---|
| Filename | searx/engines/presearch.py:161 | ||
| Function | parse_search_query | ||
| Code | for item in json_results.get('specialSections', {}).get('topStoriesCompact', {}).get('data', []): | ||