:mod:`langchain_community.document_loaders.url`.UnstructuredURLLoader ============================================================================ .. currentmodule:: langchain_community.document_loaders.url .. autoclass:: UnstructuredURLLoader .. rubric:: Methods .. autosummary:: ~UnstructuredURLLoader.__init__ ~UnstructuredURLLoader.lazy_load ~UnstructuredURLLoader.load ~UnstructuredURLLoader.load_and_split .. automethod:: UnstructuredURLLoader.__init__ .. automethod:: UnstructuredURLLoader.lazy_load .. automethod:: UnstructuredURLLoader.load .. automethod:: UnstructuredURLLoader.load_and_split .. example_links:: UnstructuredURLLoader