
Engine stats - pinterest
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.2 |
|
55 |
Errors and exceptions
Exception | KeyError | Percentage | 35 |
---|---|---|---|
Filename | searx/engines/pinterest.py:54 | ||
Function | response | ||
Code | 'url': result['link'] or f"{base_url}/pin/{result['id']}/", |
Exception | searx.exceptions.SearxEngineAccessDeniedException | Percentage | 10 |
---|---|---|---|
Parameter | HTTP error 403 | ||
Filename | searx/search/processors/online.py:118 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |