Triggers the execution of a Browse.ai robot to extract data from websites. This action starts a new robot task that will scrape/extract data according to the robot's pre-configured settings. The robot runs asynchronously and returns a task ID immediately. To retrieve the extract…
robot_idRequiredstringThe unique identifier of the Browse.ai robot to execute. You can retrieve robot IDs using the BROWSEAI_GET_ROBOTS action.
input_parametersobjectOptional dictionary of custom input parameters for the robot execution. Common parameters include 'originUrl' for the starting URL, or custom parameters defined when the robot was created (e.g., search terms, filters, pagination settings). The required parameters depend on how t…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.