Developer & DevOps

Extract LinkedIn profiles from forms and send results via email

19 nodes 290 150 Automatic trigger
Download

Workflow Description

Automates data collection through a web form, retrieves LinkedIn profile information using Bright Data, processes the data with OpenAI for insights, and delivers results directly to specified email addresses.

How it works

  1. 1.Receive submissions from the web form
  2. 2.Retrieve LinkedIn profile data via Bright Data extraction
  3. 3.Enhance and analyze data using OpenAI
  4. 4.Send processed results to designated email addresses

Use cases

  • Collect and analyze job applicant LinkedIn profiles automatically
  • Extract prospect information for sales and recruitment teams
  • Generate AI-powered summaries of LinkedIn profiles at scale

Requirements

  • Active web form for user submissions
  • Bright Data and OpenAI API credentials
  • Email service configured for sending results

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Form Trigger Bright Data OpenAI Email Send

Details

Trigger Automatic trigger
Nodes 19
Apps 4
Views 290
Downloads 150

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (19)

/

Extract Body and Title from Website

HTML Page

#1

When User Completes Form

Form Trigger

#2

Get LinkedIn Entry on Google

Bright Data

#3

Parse Google Results

OpenAI

#4

Form Not Found

Form

#5

Get only Matching Profiles

Filter

#6

Limit to 1 Profile

Limit

#7

Extract Parsed Results

Split Out

#8

LinkedIn Profile is Found?

If

#9

Edit Url LinkedIn

Set

#10

Edit Company Search

Set

#11

Extract Body and Title from Website1

HTML Page

#12

Get Company on Google

Bright Data

#13

Parse Google Results for Company

OpenAI

#14

Split Out

Split Out

#15

Create a Followup for Company and Person

OpenAI

#16

Merge

Merge

#17

Send Email

Email Send

#18

Form Email Sent

Form

#19