
Engine stats - clapclap
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
clapclap | 0.3 |
|
75 |
Errors and exceptions
Exception | httpx.HTTPStatusError | Percentage | 25 |
---|---|---|---|
Parameter | 404Not Foundwww.clapclap.cat | ||
Filename | searx/engines/xpath.py:252 | ||
Function | response | ||
Code | raise_for_httperror(resp) |
Exception | httpx.ReadTimeout | Percentage | 0 |
---|---|---|---|
Parameter | NoneNonewww.clapclap.cat | ||
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 0 |
---|---|---|---|
Parameter | HTTP error 403 | ||
Filename | searx/engines/xpath.py:252 | ||
Function | response | ||
Code | raise_for_httperror(resp) |