Engine stats - library of congress
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
library of congress |
10.8
Scores per result: 0.18 |
|
45 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 20 |
---|---|---|---|
Parameter | 500Internal Server Errorloc.gov | ||
Filename | searx/search/processors/online.py:107 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 20 |
---|---|---|---|
Parameter | HTTP error 403 | ||
Filename | searx/search/processors/online.py:107 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | httpx.TimeoutException | Percentage | 15 |
---|---|---|---|
Filename | searx/search/processors/online.py:107 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |