Engine stats - fastbot

Engine name Scores Result count Response time Reliability
fastbot 2.6
8
0.1
65

Errors and exceptions

Exceptionhttpx.ReadTimeoutPercentage30
ParameterNoneNonefastbot.de
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
ExceptionValueErrorPercentage5
Filenamesearx/engines/xpath.py:295
Functionresponse
Codeurl = extract_url(eval_xpath(result, url_xpath), search_url)
Exceptionhttpx.HTTPStatusErrorPercentage0
Parameter502Bad Gatewayfastbot.de
Filenamesearx/engines/xpath.py:285
Functionresponse
Coderaise_for_httperror(resp)
Exceptionhttpx.TimeoutExceptionPercentage0
Filenamesearx/search/processors/online.py:207
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
MessagetimeoutPercentage0
Filenamesearx/search/processors/abstract.py:195
Functionhandle_exception
Codecount_error(self.engine.name, exception_or_message)