Browseai
Learn how to use Browseai with Composio
Overview
SLUG
BROWSEAI
Description
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.
Authentication Details
API Key
base_url
api_key
Tools
Bulk Run Tasks
SLUG: BROWSEAI_BULK_RUN_TASKS
Action Parameters
input_parameters
robot_id
title
Action Response
data
error
successful
Create Monitor
SLUG: BROWSEAI_CREATE_MONITOR
Action Parameters
input_parameters
name
notify_on_screenshot_change
notify_on_text_change
robot_id
schedule
screenshot_notification_threshold
Action Response
data
error
successful
Create Webhook
SLUG: BROWSEAI_CREATE_WEBHOOK
Action Parameters
description
events
is_active
robot_id
url
Action Response
data
error
successful
Delete a specific monitor
SLUG: BROWSEAI_DELETE_MONITOR
Action Parameters
monitor_id
Action Response
data
error
successful
Delete a specific task
SLUG: BROWSEAI_DELETE_TASK
Action Parameters
robot_id
task_id
Action Response
data
error
successful
Get Robots List
SLUG: BROWSEAI_GET_ROBOTS
Action Parameters
Action Response
data
error
successful
Get Robot Tasks
SLUG: BROWSEAI_GET_ROBOT_TASKS
Action Parameters
limit
offset
robot_id
Action Response
data
error
successful
Get Task Details
SLUG: BROWSEAI_GET_TASK_DETAILS
Action Parameters
task_id
Action Response
data
error
successful
Run Robot
SLUG: BROWSEAI_RUN_ROBOT
Action Parameters
input_parameters
robot_id
Action Response
data
error
successful