- Searches LinkedIn profiles using natural language
Workflow Description
An automation template that enables searching LinkedIn profiles using natural language queries. It receives user input through a chat interface, processes it with OpenAI's language model, retrieves matching profiles, and logs results to a spreadsheet for easy access and management.
How it works
- 1.Receive user query through the chat trigger interface
- 2.Process the query using OpenAI to understand search intent
- 3.Execute HTTP request to search LinkedIn profile database
- 4.Store extracted profiles and details in Google Sheets
Use cases
- Search for professionals in specific industries without writing complex filters
- Automatically collect candidate data for recruitment workflows
Requirements
- OpenAI API key configured for natural language processing
- Google Workspace account with pre-configured spreadsheet connected
- LinkedIn API credentials or equivalent profile search service access
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (18)
Wait
Wait
When chat message received
Chat Trigger
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Sticky Note2
Sticky Note
Sticky Note3
Sticky Note
Sticky Note4
Sticky Note
Sticky Note5
Sticky Note
Create a new sheet
Google Sheets
Add columns to new sheet
Google Sheets
set page number for google search
Code
Extracts all linkedin urls from the google http response
Code
Google Boolean Search
HTTP Request
Generate a Boolean Search String
OpenAI
If desired results not reached
If
Appends the results to the sheet
Google Sheets
Adds 10 to start - Go to next page
Code
Columns to add
Code