
Engine stats - solidtorrents
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| solidtorrents |
|
35 |
Errors and exceptions
| Exception | lxml.etree.ParserError | Percentage | 50 |
|---|---|---|---|
| Filename | searx/engines/solidtorrents.py:46 | ||
| Function | response | ||
| Code | dom = html.fromstring(resp.text) | ||
| Exception | httpx.ConnectError | Percentage | 15 |
|---|---|---|---|
| Parameter | NoneNonebitsearch.to | ||
| Filename | searx/search/processors/online.py:210 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||