Welcome to Vern! Vern helps you create browser agents that can automate tasks on websites. To get started, it’s helpful to understand two key concepts:

How it Fits Together

  1. You define Tasks that Vern can perform (e.g., “Search for Properties”, “Fill Out Forms”, “Extract Data”) in the Vern Dashboard.
  2. You trigger a Run via the API or SDK using the Task ID for the action you want to perform, along with any required inputs.
  3. Vern executes the task in a browser and returns the results to you.

Ready to get started? Head over to the Quickstart guide to set up your first task and run it with our SDK.