
Engine stats - yahoo
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yahoo | 1.4 |
|
75 |
Errors and exceptions
| Exception | httpx.RemoteProtocolError | Percentage | 25 |
|---|---|---|---|
| Parameter | NoneNonesearch.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.RemoteProtocolError | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonede.search.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.RemoteProtocolError | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonehk.search.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.RemoteProtocolError | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonebr.search.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.RemoteProtocolError | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNoneit.search.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.RemoteProtocolError | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonero.search.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.ReadError | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonesearch.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | httpx.ConnectTimeout | Percentage | 0 |
|---|---|---|---|
| Parameter | NoneNonesearch.yahoo.com | ||
| Filename | searx/search/processors/online.py:205 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Exception | lxml.etree.ParserError | Percentage | 0 |
|---|---|---|---|
| Filename | searx/engines/yahoo.py:219 | ||
| Function | response | ||
| Code | dom = html.fromstring(resp.text) | ||