Engine stats - tootfinder
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tootfinder | 0.2 |
|
95 |
Errors and exceptions
Exception | json.decoder.JSONDecodeError | Percentage | 5 |
---|---|---|---|
Parameter | Expecting value | ||
Filename | searx/engines/json_engine.py:122 | ||
Function | response | ||
Code | json = loads(resp.text) |
Exception | httpx.HTTPStatusError | Percentage | 0 |
---|---|---|---|
Parameter | 404Not Foundwww.tootfinder.ch | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |