Skip to main content
1

Get your API key

Go over the Dashboard’s Settings tab:
Then copy your API Key directly from the input.
2

Install the Browserbase SDK, Playwright, and Langchain Community

3

Load documents or images

Load documents

Loader options

  • urls Required. A list of URLs to fetch.
  • text_content Retrieve only text content. Default is False.
  • api_key Browserbase API key. Default is BROWSERBASE_API_KEY env variable.
  • session_id Optional. Provide an existing Session ID.
  • proxy Optional. Enable/Disable Proxies.