
Engine stats - brave.videos
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
brave.videos | 0.2 |
|
80 |
Errors and exceptions
Exception | json.decoder.JSONDecodeError | Percentage | 10 |
---|---|---|---|
Parameter | Expecting ',' delimiter | ||
Filename | searx/engines/brave.py:279 | ||
Function | parse_data_string | ||
Code | json_data = js_variable_to_python(resp.text[start:end]) |
Exception | httpx.ConnectTimeout | Percentage | 10 |
---|---|---|---|
Parameter | NoneNonesearch.brave.com | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |