
Các thông số về trình tìm kiếm - bing images
Tên trình tìm kiếm | Điểm số | Số lượng kết quả | Thời gian phản hồi | Độ tin cậy | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bing images | 0.2 |
|
85 |
Lỗi và ngoại lệ
Ngoại lệ | TypeError | Phần trăm | 10 |
---|---|---|---|
Tham số | expected string or bytes-like object, got 'NoneType' | ||
Tên file | searx/search/processors/abstract.py:110 | ||
Chức năng | _extend_container_basic | ||
Code | result_container.extend(self.engine_name, search_results) |
Ngoại lệ | lxml.etree.ParserError | Phần trăm | 5 |
---|---|---|---|
Tên file | searx/engines/bing_images.py:84 | ||
Chức năng | response | ||
Code | dom = html.fromstring(resp.text) |