Learn how to integrate Bright Data with n8n to build automated, no-code data workflows.
Prerequisites
n8n-nodes-base.brightdata
n8n-nodes-base.documentGenerator
Form Submission (Webhook)
email
: User’s emailcategories
: Array of categories like "phones"
, "appliances"
POST
recommend-deals
Scrape Deals with Bright Data
Web Unlocker API
GET
with the following request settings:
https://www.mediamarkt.es/es/campaign/campanas-y-ofertas
es
(Spain)Extract HTML Content
title
and body
from the HTML.Generate Recommendations with OpenAI
gpt-4o-mini
.Split Recommendations
$.json.deals
Create HTML Document
Send Email with Deals
{{$json["email"]}}