✨ $500 AI Visibility Audit — live at Spurlock Studios. Book the audit

Sales & Estimation

LinkedIn Leads

This n8n workflow automates lead generation by monitoring a job board RSS feed, then uses Google Custom Search to find the LinkedIn profile of the hiring company. It scrapes detailed company information from LinkedIn, including employees, updates, and products, before using AI…

Built · ~5.5 hours saved per week

LinkedIn Lead Generation and AI Qualification This workflow automates the process of finding and qualifying new business leads by monitoring a job board's RSS feed. It identifies companies that are actively hiring, scrapes detailed information about them from their LinkedIn page, and then uses AI to analyze this data and generate a concise, actionable summary for a sales team. Technologies Used - RSS: To monitor job boards for new postings. - Web Scraping: Using HTTP Request and HTML parsing nodes to extract data from job ad pages and LinkedIn company profiles. - Google Custom Search API: To programmatically find a company's official LinkedIn page based on its name. - OpenAI (GPT-4o-mini): To analyze the collected data, synthesize it, and generate intelligent summaries. - Gmail: To send the final lead qualification report to a sales team. - n8n (Code, Logic, Data Transformation): Core n8n nodes are used for looping, data manipulation (splitting, merging, setting values), and conditional logic. AI Integration The AI, powered by an OpenAI Chat Model (GPT-4o-mini), is the final intelligence layer of the workflow. It's integrated via the Summarize available data node, which works as follows: 1. Data Ingestion: The AI is fed all the previously scraped and structured data for a single company, including the job advertisement they posted, their company description, recent LinkedIn updates, employee information, and more. 2. Intelligent Analysis: Using a detailed prompt, the AI is instructed to act as a sales analyst. Its goal is to analyze all the provided information and determine _why_ this company is a good prospect for marketing services. It specifically looks for key signals, such as the details of the role they are hiring for and the presence of a relevant team structure. 3. Structured Output: The AI doesn't just return a block of text. It uses a Structured Output Parser to format its analysis into a clean JSON object containing a company_summary and a why_good_prospect explanation.

Tags: CRM, Web Scraping, Reports & Analytics, Clients/Customers/Leads, Data Transformation, Research

Integrations: Code, OpenAI, RSS, HTTP, Email

Related automations

Back to the Automation Library