
Engine stats - library of congress
| Engine name | Scores | Result count | Response time | Reliability |
|---|---|---|---|---|
| library of congress | 0 |
Errors and exceptions
| Exception | json.decoder.JSONDecodeError | Percentage | 65 |
|---|---|---|---|
| Parameter | Expecting value | ||
| Filename | searx/engines/loc.py:49 | ||
| Function | response | ||
| Code | json_data = resp.json() | ||
| Exception | httpx.ConnectTimeout | Percentage | 35 |
|---|---|---|---|
| Parameter | NoneNonewww.loc.gov | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||