
Engine stats - bitchute
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bitchute | 0.2 |
|
5 |
Errors and exceptions
| Exception | ValueError | Percentage | 90 |
|---|---|---|---|
| Filename | searx/engines/bitchute.py:47 | ||
| Function | response | ||
| Code | "publishedDate": datetime.strptime(item["date_published"], "%Y-%m-%dT%H:%M:%S.%fZ"), | ||
| Exception | searx.exceptions.SearxEngineTooManyRequestsException | Percentage | 5 |
|---|---|---|---|
| Parameter | Too many request (suspended_time=3600) | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||