Engine stats - library of congress

Engine name Scores Result count Response time Reliability
library of congress 0

Errors and exceptions

Exceptionjson.decoder.JSONDecodeErrorPercentage65
ParameterExpecting value
Filenamesearx/engines/loc.py:49
Functionresponse
Codejson_data = resp.json()
Exceptionhttpx.TimeoutExceptionPercentage35
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]