- Home
- Resources
- Integrations
- Browse AI
Browse AI Make integrationAutomate Browse AI with Make.
What happens to the website data once Browse AI has collected it? The Browse AI Make integration gives you 3 modules: 1 instant trigger and 2 actions. This guide is for teams that scrape or monitor sites, and it walks you from connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Browse AI Make integration let you automate?
The Browse AI Make integration links your Browse AI account to Make, a no-code tool where you build a scenario, meaning an automation made of chained modules. Each module is one brick: here, a trigger that reacts when a Browse AI task finishes, an action that runs a task, and a module that reaches the rest of the Browse AI API.
Extracted data lands where your team works. Watch Task Execution Finished fires the moment Browse AI completes a task, so the scraped result can move straight into a spreadsheet, a CRM or a chat channel handled by another app's module in the same scenario.
Tasks start from events, not from a login. Run a Task lets any other app kick off an extraction: a new lead in your CRM, a form submission, a row added to a table. The scenario decides when Browse AI works, and nobody opens the dashboard to press start.
Anything else in the API stays reachable. Make an API Call reuses the same connection to reach any endpoint of the Browse AI API that the two other modules do not cover.
The Make documentation lists no numeric limit for this app, so plan around your Make plan instead: the Make pricing page explains how operations are counted. If you want to weigh another automation tool first, the n8n vs Make comparison sets out the criteria, and the Make training covers scenario building from the basics.
How do you connect Browse AI to Make?
- 01
Add a Browse AI module
You need a Browse AI account first. In your scenario, add any Browse AI module and click Create a connection. A connection is your Browse AI account linked to Make once, then reused by every Browse AI module.
- 02
Name the connection and save
The Connection name field is optional, but a clear name helps when several people or accounts share the same Make organization. Click Save once it is filled in.
- 03
Confirm access in Browse AI
If Browse AI asks you to authenticate, sign in and confirm the access it requests. The connection then appears in the module, ready for the Run a Task and Make an API Call modules too.
Your first scenario with Browse AI
GoalWhen a new record appears in another app, Make starts a Browse AI task with Run a Task.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. This one belongs to the app where your trigger event happens, such as your CRM.
- 02
Set up the starting module
Pick the module of that other app that reacts to the event you care about, connect its account and fill in its fields. Make lists what it can read once the connection exists.
- 03
Add Run a Task
Click the + on the right of the first module, search for Browse AI and choose Run a Task. Connect your account, then map data from the first module into the fields Make displays.
- 04
Test with Run once
Click Run once to execute the scenario one time. Each module shows the bundles it received, a bundle being one item passed from module to module, so you can check the task really started.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. To pick up the results, build a second scenario that starts with Watch Task Execution Finished.
What starts a Browse AI scenario?
1 module starts a scenario when something happens in Browse AI. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Browse AI as soon as it happens.
Watch Task Execution Finished
Instant triggerIn Make“Triggers when task is finished.”
This trigger hands you the result of a Browse AI task as soon as the task finishes, so the extracted data can move to the next module without anyone checking the dashboard.
What can the Browse AI modules do?
Browse AI gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module you reach any endpoint of the Browse AI API from your scenario, using the connection you already created, without handling authentication yourself.
Run a Task
ActionIn Make“Runs a task.”
Run a Task starts a Browse AI extraction from inside a scenario, so another app decides when the website gets read instead of someone launching it by hand.
Need help automating Browse AI with Make?
A person reads every message.