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
.
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
.