Skip to main content

Browserless

Browserless is a service that allows you to run headless Chrome instances in the cloud. Itโ€™s a great way to run browser-based automation at scale without having to worry about managing your own infrastructure.

Installation and Setupโ€‹

We have to get the API key here.

Document loaderโ€‹

See a usage example.

from langchain_community.document_loaders import BrowserlessLoader
API Reference:BrowserlessLoader

Was this page helpful?


You can also leave detailed feedback on GitHub.