
Engine stats - brave.videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| brave.videos | 0.3 |
|
75 |
Errors and exceptions
| Exception | ValueError | Percentage | 20 |
|---|---|---|---|
| Filename | searx/engines/brave.py:255 | ||
| Function | extract_json_data | ||
| Code | start = text.index("data: [{") | ||
| Exception | json.decoder.JSONDecodeError | Percentage | 5 |
|---|---|---|---|
| Parameter | Invalid \escape | ||
| Filename | searx/engines/brave.py:262 | ||
| Function | extract_json_data | ||
| Code | data: dict[str, t.Any] = json.loads(json_str) | ||