Skip to main content
Open on GitHub

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.

安装与设置

我们必须获取API密钥 这里

文档加载器

查看一个 使用示例

from langchain_community.document_loaders import BrowserlessLoader
API 参考:BrowserlessLoader