Engine stats - bing videos

Engine name Scores Result count Response time Reliability
bing videos 47.4
0.5
100

Errors and exceptions

Exceptionjson.decoder.JSONDecodeErrorPercentage0
ParameterExpecting value
Filenamesearx/engines/bing_videos.py:87
Functionresponse
Codemetadata = loads(result.xpath('.//div[@class="vrhdata"]/@vrhm')[0])
Exceptionhttpx.TimeoutExceptionPercentage0
Filenamesearx/search/processors/online.py:96
Function_send_http_request
Coderesponse = req(params['url'], **request_args)
Exceptionlxml.etree.ParserErrorPercentage0
Filenamesearx/engines/bing_videos.py:84
Functionresponse
Codedom = html.fromstring(resp.text)