Block 1 - Prepare Search Parameters
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
Find LinkedIn Professionals with Google Search and Airtable Who is this for? This workflow is perfect for sales professionals , recruiters , business development teams , and marketers who need to b...
n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.airtable, n8n-nodes-base.manualtrigger, n8n-nodes-base.switch, n8n-nodes-base.wait, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Javier Hita.
Original n8n.io sourceThis workflow is perfect for sales professionals, recruiters, business development teams, and marketers who need to build targeted prospect lists from LinkedIn. Whether you're looking for specific job titles, industry professionals, or experts in particular locations, this template automates the tedious process of manual LinkedIn searching.
Finding qualified prospects on LinkedIn manually is time-consuming and inefficient. Traditional methods involve:
This workflow solves these challenges by leveraging Google's powerful search capabilities to find LinkedIn profiles at scale, automatically extracting key information, and organizing everything in a structured database.
The workflow performs intelligent LinkedIn prospect discovery through these key steps:
Key features:
You'll need accounts with the following services:
Go to Google Cloud Console
Create a new project or select existing one
Enable the Custom Search API
Create credentials (API Key)
Set up a Custom Search Engine at Google CSE
Configure it to search the entire web
Copy your Search Engine ID (cx parameter)
Bonus: Youtube Set-up Guide
Create a new Airtable base with a table named "LinkedIn Prospects" containing these fields:
- Title (Single line text) - LinkedIn profile headline
- linkedin_url (URL) - Direct link to LinkedIn profile
- Search (Single line text) - Original search terms used
- Description (Long text) - Profile description/summary
- Snippet (Long text) - Google search result snippet
Set up these credentials in n8n:
Google Custom Search API:
Google Query AuthkeyAirtable:
Modify the search keywords in the yellow configuration node:
// For technology professionals
"Software Engineer React"
"Product Manager SaaS"
"Data Scientist Machine Learning"
// For sales professionals
"Account Executive Enterprise"
"Sales Director B2B"
"Business Development Manager"
// For marketing professionals
"Digital Marketing Manager"
"Content Marketing Specialist"
"Growth Marketing Lead"
Add location keywords to narrow your search:
"Marketing Manager London"
"Sales Director New York"
"Software Engineer Berlin"
Include company type indicators:
"CFO Startup"
"VP Engineering Fortune 500"
"Marketing Director SMB"
Modify the Maxresults parameter in the "Configure Search Settings" node:
10 for quick tests50-100 for comprehensive searches 100 per search to respect API limitsFor Recruiters:
For Sales Teams:
For Marketers:
Add conditional logic after the search results to filter prospects based on:
Connect additional tools to enhance your prospect research:
Enhance the workflow with additional processing:
This template provides a solid foundation that can be adapted for virtually any B2B prospect research need, making it an essential tool for modern sales and marketing teams.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Find LinkedIn professionals with Google Search and Airtable |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Lead Generation |
| Author | Javier Hita |
| Published | 25 Jun 2025 |
Use the JSON export at /data/workflows/5295/5295.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Find LinkedIn Professionals with Google Search and Airtable Who is this for? This workflow is perfect for sales professionals , recruiters , business development teams , and marketers who need to b...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.