Engine stats - tootfinder
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tootfinder | 0.3 |
|
20 |
Errors and exceptions
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 55 |
---|---|---|---|
Parameter | HTTP error 403 | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | json.decoder.JSONDecodeError | Percentage | 15 |
---|---|---|---|
Parameter | Expecting value | ||
Filename | searx/engines/tootfinder.py:37 | ||
Function | response | ||
Code | for result in loads(json_str): |
Exception | httpx.ConnectTimeout | Percentage | 10 |
---|---|---|---|
Parameter | NoneNonewww.tootfinder.ch | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |