LinkedIn Profile Discovery
detail.loadingPreview
Discovers LinkedIn profile URLs from a list of people and updates a Google Sheet.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of finding LinkedIn profile URLs for individuals. It reads data from a Google Sheet, uses an AI tool to search for the LinkedIn profiles, parses the results, and updates the original Google Sheet with the discovered LinkedIn URLs.
Key Features
- Reads data from Google Sheets.
- Utilizes AI (Airtop) for web search and profile discovery.
- Parses AI responses to extract relevant information.
- Updates Google Sheets with the discovered LinkedIn URLs.
- Includes robust error handling.
How To Use
- Import this workflow into your n8n instance.
- Configure the Google Sheets credentials to access your document.
- Ensure the Google Sheet document ID and sheet name are correctly set in the 'Person info' and 'Update row' nodes.
- Configure the Airtop credentials.
- Update the environment variables
BASE_URLandWEBHOOK_URLif necessary. - Run the workflow manually or schedule it.
Apps Used
Workflow JSON
{
"id": "f375fd39-4ca0-4209-bb35-46c737897c9c",
"name": "LinkedIn Profile Discovery",
"nodes": 0,
"category": "Data Enrichment",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f375fd39-4ca0...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
LinkedIn Profile Enrichment to Google Sheets
Enriches LinkedIn profiles with data from an API and updates a Google Sheet.
LinkedIn Profile Discovery
Automates the discovery of LinkedIn profile URLs from a list of names in a Google Sheet.
Enrich Company Data from Google Sheet with OpenAI Agent and Scraper Tool
Automates enrichment of company data from a Google Sheet using OpenAI and a web scraping tool.
AI-Driven Service Keyword Identification
Identifies if keywords in a Google Sheet refer to known IT software, services, tools, or apps using an AI agent.
ProspectLens Company Research
Automates company research using ProspectLens API and Google Sheets.
AI Powered Company Data Enrichment
Enriches company data using AI and external tools like OpenAI, SerpAPI, and web scraping.