- Home
- Resources
- Integrations
- Bright Data
Bright Data Make integrationAutomate Bright Data with Make.
Need web data to land in your tools without a script to babysit? The Bright Data Make integration gives you 8 action modules: Web Unlocker, dataset filters and snapshot downloads. This page shows how to connect your API key and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Bright Data Make integration do for you?
The Bright Data Make integration links your Bright Data account to Make, a visual tool where you chain apps into a scenario (the automation you build, block by block). Each block is a module. Bright Data brings 8 of them, all actions: they run when an earlier step asks, so the scenario starts from another app or from Make's clock.
Unblock pages for a research team. A marketer drops a competitor URL into a spreadsheet. Make picks up that row and passes it to Run a Web Unlocker, and the result flows into the next app you choose. No one copies pages by hand.
Feed a filtered dataset to your analysts. Bright Data keeps large collections of public web records, called datasets. Filter a Dataset keeps only the records that match your filter and saves them as a snapshot: an extract you can read later. Get a Snapshot Metadata reads its details, then Download a Snapshot Content or Get a Snapshot Part brings the data into Make so you can hand it to a database or an AI step.
Reach the rest of the API. Anything the listed modules skip goes through Make an API Call, with the same connection.
A caution worth knowing: the official Make doc for this app says it was AI-generated from Bright Data's own documentation and may contain mistakes, so double-check key settings with Bright Data. If a run fails, the Make troubleshooting guide helps you read the error. The same app also exists in n8n, see the Bright Data n8n integration, and the Make training covers the editor from scratch.
How do you connect your Bright Data account to Make?
- 01
Generate an API key in Bright Data
You need an active Bright Data account first. Open Account settings, go to the API keys section, click Generate, then copy the key shown in the window. Keep it at hand for the next step.
- 02
Add a Bright Data module in Make
In your scenario, add any Bright Data module and click Create a connection. A connection is your Bright Data account linked to Make once, then reused by every Bright Data module you add later.
- 03
Paste the key and save
The Connection name field is optional, but a clear name helps when you manage several accounts. Paste the API key you copied, or follow the on-screen instructions, and confirm. Make then shows the module fields.
Your first scenario: unblock a page when a new URL shows up
GoalWhen a new URL lands in another app, such as a spreadsheet, Make sends it to Bright Data's Web Unlocker.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Bright Data has no trigger, so the first module comes from the app where your URLs live.
- 02
Set the starting module
Pick the module of that other app that watches new rows or records, connect its account, and choose the list Make should read. Each new row becomes a bundle, one item passed to the next module.
- 03
Add Run a Web Unlocker
Click the + on the right, search Bright Data, pick Run a Web Unlocker and use the connection you created. Map the data of the previous module into its fields.
- 04
Test with Run once
Add a test row, then click Run once. Make runs the scenario one time and shows the bundles each module received, so you can check what Bright Data sent back.
- 05
Schedule and switch on
Open the clock on the first module. A new scenario checks every 15 minutes by default. Adjust it, then switch the scenario on. Add a module after the unlocker to store the result.
What each Bright Data module does
Bright Data gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Download a Snapshot Content
ActionIn Make“Downloads a snapshot content.”
This one pulls the data held in a Bright Data snapshot into your scenario, so the next module can store it, split it or send it to an AI step.
Filter a Dataset
ActionIn Make“Creates a dataset snapshot based on a provided filter.”
Here you describe the records you want from a Bright Data dataset, and the module creates a snapshot that matches your filter. It is the starting point of every snapshot flow on this page.
Get a Snapshot Metadata
ActionIn Make“Gets snapshot metadata.”
Rather than the data itself, this module returns the details Bright Data keeps about a snapshot. It is a light step to place between creating a snapshot and downloading it.
Get a Snapshot Part
ActionIn Make“Gets a snapshot part.”
Some snapshots are easier to handle in pieces. This module fetches one part of a snapshot, so you handle the data in smaller pieces.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Your safety net. It calls any endpoint of the Bright Data API with the connection you already set up, so you are never stuck with only the listed modules.
Run a Web Unlocker
ActionIn Make“Runs a web unlocker.”
Some sites block automated visitors. Web Unlocker is the Bright Data service Make's directory presents as the way past those anti-bot blocks: give it a page, it returns the result to the next module.
Scrape Facebook (deprecated)
ActionIn the docs onlyMake still lists this Facebook scraping module, but it carries the deprecated label and no official description. Make does not say why.
Scrape Instagram (deprecated)
ActionIn the docs onlyThe Instagram twin of the Facebook module, also marked deprecated in Make and shipped without a description. Make gives no reason for the label.
Need help automating Bright Data with Make?
A person reads every message.