Optional
options: PuppeteerWebBaseLoaderOptionsStatic
importsStatic method that imports the necessary Puppeteer modules. It returns a Promise that resolves to an object containing the imported modules.
Promise that resolves to an object containing the imported Puppeteer modules.
Generated using TypeDoc
Class that extends the BaseDocumentLoader class and implements the DocumentLoader interface. It represents a document loader for scraping web pages using Puppeteer.
Example