n8n-nodes-linkedin-profile-scraper
n8n/n8n-nodes-linkedin-profile-scraperScrape public LinkedIn profiles with no login, no cookies, no API key. Returns name, headline, current company, location, education, photo, followers + a parse_confidence score per record. Drop-in for Clay / Make / n8n enrichment and recruiter sourcing. P
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-linkedin-profile-scraper": {
"url": "None",
"transport": "http"
}
}
}