๐ŸŽฃ LinkedIn profile finder via form using Bright Data & GPT-4o-mini

โšก 7,925 views ยท ๐ŸŽฃ Lead Generation & Enrichment

๐Ÿ’ก Pro Tip โ€” If youโ€™re pulling LinkedIn data through HTTP requests or dealing with API restrictions, thereโ€™s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search โ€” you just pass a URL and get structured data back.

View All Scrapers

Description

image.png

This n8n workflow template automates the process of finding LinkedIn profiles for a person based on their name, and company. It scrapes Google search results via Bright Data, parses the results with GPT-4o-mini, and delivers a personalized follow-up email with insights and suggested outreach steps.

๐Ÿš€ What It Does

๐Ÿ› ๏ธ Step-by-Step Setup

  1. Deploy the form trigger to accept person data (name, position, company).
  2. Build a Google search query from user input.
  3. Scrape search results using Bright Data.
  4. Extract HTML content using the HTML node.
  5. Use GPT-4o-mini to parse LinkedIn entries and company insights.
  6. Filter for matches based on user input.
  7. Merge relevant data and generate personalized outreach content.
  8. Send email to a predefined address.
  9. Show a final confirmation message to the user.

๐Ÿง  How It Works: Workflow Overview

๐Ÿ“จ Final Output An HTML-styled email (using Tailwind CSS) with:

๐Ÿ” Credentials Used

โ“Questions? Template and node created by Miquel Colomer and n8nhackers.

Need help customizing or deploying? Contact us for consulting and support.

๐Ÿ”— Nodes Used

Send Email, Filter, n8n Form Trigger, OpenAI, n8n Form

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup