Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Disclaimer This template is only available on n8n self hosted as it's making use of the community node for MCP Client. Who this...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-mcp.mcpclient, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.informationextractor, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourceThis template is only available on n8n self-hosted as it's making use of the community node for MCP Client.
The Extract, Transform LinkedIn Data with Bright Data MCP Server & Google Gemini workflow is an automated solution that scrapes LinkedIn content via Bright Data MCP Server then transforms the response using a Gemini LLM. The final output is sent via webhook notification and also persisted on disk.
This workflow is tailored for:
Data Analysts : Who require structured LinkedIn datasets for analytics and reporting.
Marketing and Sales Teams : Looking to enrich lead databases, track company updates, and identify market trends.
Recruiters and Talent Acquisition Specialists : Who want to automate candidate sourcing and company research.
AI Developers : Integrating real-time professional data into intelligent applications.
Business Intelligence Teams : Needing current and comprehensive LinkedIn data to drive strategic decisions.
Gathering structured and meaningful information from the web is traditionally slow, manual, and error-prone.
This workflow solves:
Reliable web scraping using Bright Data MCP Server LinkedIn tools.
LinkedIn person and company web scrapping with AI Agents setup with the Bright Data MCP Server tools.
Data extraction and transformation with Google Gemini LLM.
Persists the LinkedIn person and company info to disk.
Performs a Webhook notification with the LinkedIn person and company info.
This n8n workflow performs the following steps:
Trigger: Start manually.
Input URL(s): Specify the LinkedIn person and company URL.
Web Scraping (Bright Data): Use Bright Data's MCP Server, LinkedIn tools for the person and company data extract.
Data Transformation & Aggregation: Uses the Google LLM for handling the data transformation.
Store / Output: Save results into disk and also performs a Webhook notification.
Different Inputs: Instead of static URLs, accept URLs dynamically via webhook or form submissions.
Data Extraction: Modify the LinkedIn Data Extractor node with the suitable prompt to format the data as you wish.
Outputs: Update the Webhook endpoints to send the response to Slack channels, Airtable, Notion, CRM systems, etc.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Extract, Transform LinkedIn Data with Bright Data MCP Server & Google Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Lead Generation, AI Summarization |
| Author | Ranjan Dailata |
| Published | 28 Apr 2025 |
Use the JSON export at /data/workflows/3777/3777.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Disclaimer This template is only available on n8n self hosted as it's making use of the community node for MCP Client. Who this...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.