1

Fetch API Key

In Anchor UI, copy your API key

2

Choose how to control your browser

Anchor Browser can be accessed in multiple ways. Choose one, or proceed with the code-based quickstart:

  • Directly in code (proceed with next steps)
  • As a tool in agent frameworks:
    • CrewAI
    • Langchain
    • Custom agent framework
  • Build tools in Anchor Playground and use them via API requests
Only proceed to steps 3 and 4 if you plan to control your browser through code
3

Install playwright

4

Run sample code

If you don’t have access to code running, consider using the live playground

The following example demonstrates how to start the browser

Next steps