AlekSystem Workflow Detail

Enrich Seller Data with Email & Domain Lookup using Bright Data & Google Search Workflow Solution

Enrich Seller Data with Email & Domain Lookup using Bright Data & Google Search

πŸ” Email Lookup with Google Search from Postgres Database This AlekSystem workflow is designed to enrich seller data stored in a Postgres database by perform...

Rank 63 Verified workflow

Workflow overview

Why this workflow matters

Helpful for business development and pipeline building. Relevant for managed services and support workflows.

πŸ” Email Lookup with Google Search from Postgres Database This AlekSystem workflow is designed to enrich seller data stored in a Postgres database by performing automated Google search lookups. It uses Bright Data's Web Unlocker to bypass search result restrictions and the HTML Extract node to parse and extract relevant information from webpages. The main purpose of this workflow is to discover missing contact details, company domains, and secondary emails for businesses or sellers based on existing database entries. 🎯 Problem This Workflow Solves Manually searching for missing seller or business detailsβ€”like secondary emails, websites, or domain namesβ€”can be time-consuming and inefficient, especially for large datasets. This workflow automates the search and data enrichment process, significantly reducing manual effort while improving the quality and completeness of your seller database. βœ… Prerequisites Before using this template, make sure the following requirements are met: βœ”οΈ A Bright Data account with access to the Web Unlocker or Amazon Scraper API βœ”οΈ A valid Bright Data API key βœ”οΈ An active PostgreSQL database with seller data βœ”οΈ AlekSystem self-hosted instance (recommended for using community nodes like AlekSystem-nodes-brightdata) βœ”οΈ Installed AlekSystem-nodes-brightdata package (custom node for Bright Data integration) βš™οΈ Setup Instructions Step 1: Prepare Your Postgres Table Create a table in Postgres with the following structure (you can adjust field names if needed): CREATE TABLE sellers ( seller_id SERIAL PRIMARY KEY, seller_name TEXT, primary_email TEXT, company_info TEXT, trade_name TEXT, business_address TEXT, coc_number TEXT, vat_number TEXT, commercial_register TEXT, secondary_email TEXT, domain TEXT, seller_slug TEXT, source TEXT ); Step 2: Setup Web Unlocker on Bright Data Go to your Bright Data dashboard. Navigate to Proxies & Scraping β†’ Web Unlocker. Create a new zone, selecting Web Unlocker API under Scraping Solutions. Whitelist your server IP if required. Step 3: Generate API Key In the Bright Data dashboard, go to the API section. Generate a new API key. In AlekSystem, create HTTP Request Credentials using Bearer Authentication with the API key. Step 4: Install the Bright Data Node in AlekSystem In your AlekSystem self-hosted instance, go to Settings β†’ Community Nodes. Search and install AlekSystem-nodes-brightdata. πŸ”„ Workflow Functionality πŸ” Trigger: Can be set to run on a schedule (e.g., daily) or manually. πŸ“₯ Read: Fetches seller records from the Postgres table. 🌐 Search: Uses Bright Data to perform a Google search based on seller_name, company_info, or trade_name. 🧾 Extract: Parses the HTML content using the HTML Extract node to identify potential websites and email addresses. πŸ“ Update: Writes enriched data (like domain or secondary_email) back to the Postgres table. πŸ’‘ Use Cases Lead enrichment for e-commerce sellers Domain and contact info discovery for B2B databases Email and web domain verification for CRM systems Market research automation πŸ› οΈ Customization Tips You can enhance the parsing logic in the HTML Extract node to look for phone numbers, LinkedIn profiles, or social media links. Modify the search query logic to include additional parameters like location or industry for more refined results. Integrate additional APIs (e.g., Hunter.io, Clearbit) for email validation or social profile enrichment. Add filtering to skip entries that already have domain or secondary_email.

Best fit

Categories

AI/MLCommunicationE-CommerceSalesMarketing

Services

Postgres

Use cases

sales automationcontent automationemail workflow automation