AI & ML11 toolsPaste one API key
Browseai integration for AI agents
Browse.ai allows you to turn any website into an API using its advanced web automation and data extraction tools, enabling easy monitoring and data retrieval from websites.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Browseai once and call the same tools from all of them.
Setup
Connect Browseai through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Browseai exposes 11 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
browseai_get_robot_tasks | Retrieves a paginated list of all tasks (execution runs) for a specific Browse AI robot | Read |
browseai_get_robots | Retrieves a list of all robots (automated web tasks) under your Browse AI account | Read |
browseai_get_system_status | Check the operational status of Browse AI infrastructure, including the tasks queue condition | Read |
browseai_get_task_details | Retrieves detailed information about a specific Browse AI task by robot ID and task ID | Read |
browseai_list_robot_webhooks | Retrieve all webhooks configured for a specific Browse AI robot | Read |
browseai_bulk_run_tasks | Allows users to bulk run up to 1,000 tasks per API call using a specified robot | Read |
browseai_create_monitor | Creates a new monitor for a Browse AI robot to automatically track website changes over time | Write |
browseai_create_webhook | Creates a new webhook for a Browse AI robot | Write |
browseai_run_robot | Triggers the execution of a Browse.ai robot to extract data from websites | Read |