> ## Documentation Index
> Fetch the complete documentation index at: https://docs.browser.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Crawler Automation

> Crawler Automation Use is an easy way to connect your AI agents with the browser to make is accessible!

**Crawler Automation** is the easiest way to connect your AI agents with the browser, offering a powerful yet simple interface for browser automation that makes websites easily accessible for AI-driven tasks.

Whether it's writing in Google Docs, filling out job applications, collecting data, or searching for flights, Crawler Automation enables seamless interaction with web content.

## How to use it:

### Via API Documentation:

To leverage this capability in your **BrowserAI** tasks, simply set the `type` parameter to `Crawler Automation` in the [API Reference](https://docs.browser.ai/api-reference/endpoint/tasks) when creating a new task and write an instruction in plain human language — no complex coding required.

### Via Dashboard:

Use **BrowserAI** together with **Crawler Automation** as explained in the Task API. In addition, to visualize the actions of BrowserAI head to [Playground tab](https://browser.ai/dashboard/page/live/tab/page/live). There you'll be able to choose **Natural Language**, country and add prompts for BrowserAI to perform. Then you can watch how the actions are being done on your right window in live!

<Steps>
  <Step title="Configure Playground">
    Once you go to [Playground tab](https://browser.ai/dashboard/page/live/tab/page/live), ensure it's set to **Natual language**. Choose a country, give it prompts to perform and hit the **Run** button.

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/api-token/img/playground1.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=13330858c255ddb0b11920b0b07e18f1" alt="" width="940" height="500" data-path="api-token/img/playground1.png" />
    </Frame>
  </Step>

  <Step title="Watch Live Session">
    Watch the live session unfold on the right-hand screen as BrowserAI carries out your task!

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/api-token/img/playground2.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=810b49c76db7fd47fda1f2f98d9e679b" alt="" width="1754" height="923" data-path="api-token/img/playground2.png" />
    </Frame>
  </Step>

  <Step title="Watch Results">
    When the task is complete, you'll receive a summary window with a playback video and ready-to-use cURL commands to view the task's metadata and results.

    <Frame>
      <img src="https://mintcdn.com/brightbrowserai/BMDL4tkYW9ROygnX/api-token/img/playground3.png?fit=max&auto=format&n=BMDL4tkYW9ROygnX&q=85&s=8e86b5b8d1ae591a00328e53dd34a272" alt="" width="1750" height="920" data-path="api-token/img/playground3.png" />
    </Frame>
  </Step>
</Steps>
