AI-Powered LinkedIn Profile vs Job Description Matcher
Automates comparison of LinkedIn profiles/CVs against job descriptions using GhostGenius scraping and Groq AI for recruiter insights, strengths, gaps, and optimization tips.
This workflow is a proof-of-concept ATS analysis tool designed for SDRs, BDRs, and recruiters. It starts with a webhook intake for LinkedIn profile and job description URLs, then uses GhostGenius API to scrape and structure candidate CV data (/v2/profile) and job posting details (/v2/job). A JavaScript Code node parses and transforms the JSON data for compatibility.
Next, it leverages Groq's LLM (moonshotai/kimi-k2-instruct) to perform an ATS-style recruiter check: comparing profile against JD
Platform
n8n
Category
IT & Development
Price
$22.99
Creator
QualityWorkflows
LinkedIn
ATS
Recruiting
AI Analysis
Groq
GhostGenius
HR Automation
Job Matching
Resume Optimization
Sales Development
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.