AI Agents

Search LinkedIn Profiles Using Natural Language Queries

18 nodes 306 147 Automatic trigger
Download

Workflow Description

An automation that receives text inquiries through chat, analyzes them with OpenAI to extract search criteria, then searches a Google Sheets database for matching LinkedIn profiles and delivers results directly to the user.

How it works

  1. 1.Receive natural language search query through the chat interface
  2. 2.Process the text using OpenAI to understand search requirements
  3. 3.Query Google Sheets for profiles matching the extracted criteria
  4. 4.Filter results based on identified parameters and preferences
  5. 5.Send the matching profiles list back to the user

Use cases

  • Quick recruitment searches for specialists in specific fields or partnerships
  • Build curated lists of professionals based on skills, experience, and industry requirements

Requirements

  • Active OpenAI account with API access enabled
  • Google Sheets database containing organized LinkedIn profile data
  • Stable internet connection and proper authentication for all integrated services

Service Value

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

Apps Used

Chat Trigger Google Sheets OpenAI

Details

Trigger Automatic trigger
Nodes 18
Apps 3
Views 306
Downloads 147

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 (18)

/

Wait

Wait

#1

When chat message received

Chat Trigger

#2

Sticky Note

Sticky Note

#3

Sticky Note1

Sticky Note

#4

Sticky Note2

Sticky Note

#5

Sticky Note3

Sticky Note

#6

Sticky Note4

Sticky Note

#7

Sticky Note5

Sticky Note

#8

Create a new sheet

Google Sheets

#9

Add columns to new sheet

Google Sheets

#10

set page number for google search

Code

#11

Extracts all linkedin urls from the google http response

Code

#12

Google Boolean Search

HTTP Request

#13

Generate a Boolean Search String

OpenAI

#14

If desired results not reached

If

#15

Appends the results to the sheet

Google Sheets

#16

Adds 10 to start - Go to next page

Code

#17

Columns to add

Code

#18