Ask a question to get started
Enter to send•Shift+Enter new line
SeleniumURLLoader( self, urls: List[str], continue_on_failure: bool = True,
BaseLoader
Load the specified URLs using Selenium and create Document instances.
Load HTML pages with Selenium and parse with Unstructured.
HTML
Selenium
Unstructured
This is useful for loading pages that require javascript to render.