Skip to main content

About Anchor Browser

Anchor Browser is a programmable, cloud-based browser built for AI agents and automation software. Anchor Browser lets software and autonomous agents interact with the web exactly like a real human would, using a full Chromium environment, real network identities, and persistent state. Unlike traditional scraping or HTTP tools, Anchor Browser renders pages fully, executes JavaScript, solves modern web challenges, and performs multi-step workflows across real websites.

Authentication Options

Below are possible authentication options you can choose:

Generate an Anchor Browser API Key

  1. Log in to your Anchor Browser account.
  2. Click API Keys. Img 1
  3. Click + Add on the top right corner of the API Keys page to create a new API key.
  4. Enter a name for the new API key in the Create New API Key dialog that appears, and click Continue to create the new API key. Img 2
  5. The new API key will appear in the API Keys page. Click the copy icon next to the API key to copy the generated key and store it somewhere safe. Img 3

Integrate Anchor Browser into xpander.ai

  1. Go to the Connectors section in the sidebar of your xpander.ai dashboard.
  2. Select Anchor Browser from the available integrations.
  3. Click Enable.
  4. Enter a connector name as desired, e.g., “xpander-anchorbrowser”.
  5. Select Integration User for the authentication mode.
  6. Choose API Key as the authentication method.
  7. Paste your Anchor Browser API key into the provided field.
  8. Choose Custom as the auth type.
  9. Enter anchor-api-key as the custom header name.
  10. Enter https://api.anchorbrowser.io as the base URL in the Interface specific settings section.
  11. Save the configuration. Img 4

Integration of Anchor Browser into an AI Agent

Once you’ve configured your Anchor Browser connector with the authentication option(s) described above, you can integrate it into your AI agent with xpander.ai:
  1. In your xpander.ai dashboard, navigate to the Agents page, then click an agent to open the Agent Configuration tab.
  2. Select Tools, then click Add Tools.
  3. Select Connectors.
  4. Choose Anchor Browser with the same connector name you configured in the previous section (e.g., xpander-anchorbrowser).
  5. Select the available Anchor Browser operations that suit your use case. To grant your agent web-browsing capabilities, enable the following operations.
    • Create Browser Session
    • Fetch Rendered Webpage Content
Img 3

AI Agent Anchor Browser Prompt Library

Below are possible prompts or use cases you can try after integrating Anchor Browser into your xpander.ai AI agent:
Visit Amazon, search for “wireless noise cancelling headphones,” and summarize the top 5 results by rating and price.
Can you visit our competitor’s pricing page and tell me if anything has changed since last week?
Go to LinkedIn, search for “Head of Engineering” roles in Berlin, and collect the first 20 company names.
Open our CRM, find all leads created this week, and export them to a spreadsheet.
Gif 1