Automate your web data workflows by integrating Bright Data with Lindy.ai. Learn how to connect APIs, trigger real-time data collection, and enhance business automation.
Expand to get your Bright Data Proxy Access Information
Bright Data proxies are grouped in “Proxy zones”. Each zone holds the configuration for the proxies it holds.
To get access to the proxy zone:
To access Bright Data’s Residential Proxies you will need to either get verified by our compliance team, or install a certificate. Read more…
If you target a search engine like google, bing or yandex, you need a special Search Engine Results Page (SERP) proxy API. Use Bright Data SERP API to target search engines. Click here to read more about Bright Data SERP proxy API.
In many tools you will see a “test proxy” function, which performs a conncectivity test to your proxy, and some add a geolocation test as well, to identify the location of the proxy.
To correctly test your proxy you should target those search queries to:
https://geo.brdtest.com/welcome.txt
.
Some tools use popular search engines (like google.com) as a default test target. Bright Data will block those requests and you tool will show proxy error although your proxy is perfectly fine.
If your proxy test fails, this is probably the reason. Make sure that your test domain is not a search engine (this is done in the tool configuration, and not controlled by Bright Data).
Lindy.ai is a no-code AI automation platform that enables users to create and deploy AI-powered agents, often referred to as “AI employees,” to automate a wide range of business tasks. These agents can handle functions such as email management, customer support, scheduling, CRM data entry, lead generation, and more, integrating seamlessly with over 200 applications including Gmail, Slack, Zoom, and HubSpot.
Automate Web Data Collection Workflows
No-Code Integration of Complex Data Pipelines
Trigger Actions Based on Live Data
Boost Operational Efficiency
Scalable & Reliable
Prerequisites
Before starting, make sure you have:
Choose and Configure Your Bright Data API
Depending on your use case, select the appropriate Bright Data API:
🔗 Example API endpoint (DCA):
Get Your Bright Data API Key
Create a New Workflow in Lindy.ai
Add an HTTP Request Block
Configure as follows:
- Method:
POST
orGET
(depends on API)- URL: Bright Data API endpoint (e.g., DCA trigger endpoint)
- Headers:
Authorization
:Bearer <your_api_key>
Content-Type
:application/json
- Body (if POST): JSON payload for your API
HTTP Request Body:
Response: Bright Data returns a collection_id
, which you can use in another step fetch the results.”
Add Logic to Handle API Response
Test & Deploy
Automate your web data workflows by integrating Bright Data with Lindy.ai. Learn how to connect APIs, trigger real-time data collection, and enhance business automation.
Expand to get your Bright Data Proxy Access Information
Bright Data proxies are grouped in “Proxy zones”. Each zone holds the configuration for the proxies it holds.
To get access to the proxy zone:
To access Bright Data’s Residential Proxies you will need to either get verified by our compliance team, or install a certificate. Read more…
If you target a search engine like google, bing or yandex, you need a special Search Engine Results Page (SERP) proxy API. Use Bright Data SERP API to target search engines. Click here to read more about Bright Data SERP proxy API.
In many tools you will see a “test proxy” function, which performs a conncectivity test to your proxy, and some add a geolocation test as well, to identify the location of the proxy.
To correctly test your proxy you should target those search queries to:
https://geo.brdtest.com/welcome.txt
.
Some tools use popular search engines (like google.com) as a default test target. Bright Data will block those requests and you tool will show proxy error although your proxy is perfectly fine.
If your proxy test fails, this is probably the reason. Make sure that your test domain is not a search engine (this is done in the tool configuration, and not controlled by Bright Data).
Lindy.ai is a no-code AI automation platform that enables users to create and deploy AI-powered agents, often referred to as “AI employees,” to automate a wide range of business tasks. These agents can handle functions such as email management, customer support, scheduling, CRM data entry, lead generation, and more, integrating seamlessly with over 200 applications including Gmail, Slack, Zoom, and HubSpot.
Automate Web Data Collection Workflows
No-Code Integration of Complex Data Pipelines
Trigger Actions Based on Live Data
Boost Operational Efficiency
Scalable & Reliable
Prerequisites
Before starting, make sure you have:
Choose and Configure Your Bright Data API
Depending on your use case, select the appropriate Bright Data API:
🔗 Example API endpoint (DCA):
Get Your Bright Data API Key
Create a New Workflow in Lindy.ai
Add an HTTP Request Block
Configure as follows:
- Method:
POST
orGET
(depends on API)- URL: Bright Data API endpoint (e.g., DCA trigger endpoint)
- Headers:
Authorization
:Bearer <your_api_key>
Content-Type
:application/json
- Body (if POST): JSON payload for your API
HTTP Request Body:
Response: Bright Data returns a collection_id
, which you can use in another step fetch the results.”
Add Logic to Handle API Response
Test & Deploy