BrowserlessLoader instance as shown in this notebook. Note that by default, BrowserlessLoader returns the innerText of the page’s body element. To disable this and get the raw HTML, set text_content to False.
Integrate with the Browserless document loader using LangChain Python.
BrowserlessLoader instance as shown in this notebook. Note that by default, BrowserlessLoader returns the innerText of the page’s body element. To disable this and get the raw HTML, set text_content to False.