What This Workflow Does
The LinkedIn Profile Discovery workflow automates the process of finding and extracting professional information from LinkedIn profiles. It retrieves data from a spreadsheet, uses web automation to access LinkedIn profiles, and stores the results in Airtable for centralized management and analysis.
How It Works
This workflow follows a straightforward three-step process:
- A manual trigger initiates the workflow when you’re ready to start the discovery process
- The workflow pulls a list of LinkedIn profile URLs or search criteria from Google Sheets
- Airtop browser automation accesses LinkedIn and extracts relevant profile data such as job titles, companies, locations, and connection information
- The extracted data is automatically stored in Airtable for easy organization, filtering, and reporting
- Custom code processing can transform or enrich the data before final storage
Use Cases
- Sales Prospecting: Build targeted lists of decision-makers and key contacts in specific industries or companies for outreach campaigns
- Recruitment: Discover passive candidates with specific skill sets and experience levels for open positions without manual LinkedIn searches
- Market Research: Gather competitive intelligence by analyzing profiles of employees at competitor companies to understand their team structure and expertise
- Lead Generation: Automate the identification of potential business development opportunities by discovering professionals matching your ideal customer profile
- Networking Intelligence: Create databases of industry professionals and influencers to support relationship-building and partnership identification efforts
Nodes Used
- Manual Trigger: Starts the workflow when activated, allowing you to control the exact timing of profile discovery runs
- Google Sheets: Serves as your data source, containing LinkedIn profile URLs, search queries, or lists of professionals to research
- Airtop: Provides browser automation capabilities to access LinkedIn, navigate profiles, and extract structured data reliably
- Code: Enables custom JavaScript processing to transform, validate, filter, or enrich the extracted profile data before storage
Prerequisites
- An active n8n instance with access to the workflow builder
- A Google Sheets account with a spreadsheet containing LinkedIn profile information or search parameters
- An Airtable account with a base and table configured to store profile discovery results
- Airtop credentials configured in n8n for automated browser control on LinkedIn
- A LinkedIn account with valid login credentials for the browser automation tool
- Basic understanding of workflow logic and how to configure node connections
Difficulty Level
Intermediate. This workflow requires familiarity with n8n node configuration and experience connecting multiple services. The use of browser automation through Airtop adds complexity, and custom code modifications may be needed to match your specific data structure and requirements. Users comfortable with spreadsheets and basic integration concepts should be able to adapt this template for their needs.
This workflow template is shared under the n8n fair-code license. Free to use and modify.
Leave a Reply