.. _f-urlhelper: module ``loghelper.url_helper`` =============================== .. inheritance-diagram:: pyquickhelper.loghelper.url_helper Short summary +++++++++++++ module ``pyquickhelper.loghelper.url_helper`` Helpers for Internet :githublink:`%|py|5` Classes +++++++ +-----------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+ | class | truncated documentation | +===============================================================================================+===============================================================================+ | :class:`CannotDownloadException ` | Raised by function :func:`get_url_content` if something cannot be downloaded. | +-----------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+ Functions +++++++++ +------------------------------------------------------------------------------+--------------------------------+ | function | truncated documentation | +==============================================================================+================================+ | :func:`get_url_content ` | retrieve the content of an url | +------------------------------------------------------------------------------+--------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.loghelper.url_helper :members: :special-members: __init__ :show-inheritance: