how to stop displaying this error and print instead just "error":
HTTPConnectionPool(host='domain.com', port=80): Max retries exceeded with url: /api
(Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f21ceed4690>:
Failed to establish a new connection: [Errno -2] Name or service not known',))