Developer & DevOps

Extract and analyze LinkedIn data with Gemini

20 nodes 314 102 Automatic trigger
Download

Workflow Description

Automation that retrieves content from LinkedIn via server, analyzes it using Google Gemini to extract key insights, and saves results to files for later review and sharing.

How it works

  1. 1.Manual trigger starts the workflow
  2. 2.Send HTTP request to extract LinkedIn data
  3. 3.Process and normalize extracted data
  4. 4.Send content to Google Gemini for analysis and summarization
  5. 5.Save results and insights to files
  6. 6.Post summary to X/Twitter (optional)

Use cases

  • Collect and analyze LinkedIn posts, profiles, and engagement metrics
  • Extract actionable insights from LinkedIn content and share them on X

Requirements

  • Access to a server supporting web scraping
  • Google Gemini API key
  • X/Twitter account for optional sharing

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Mcp Client Twitter/X Gemini Read Write File

Details

Trigger Automatic trigger
Nodes 20
Apps 4
Views 314
Downloads 102

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (20)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Sticky Note1

Sticky Note

#2

Set the URLs

Set

#3

Bright Data MCP Client For LinkedIn Person

Mcp Client

#4

Sticky Note

Sticky Note

#5

List all tools for Bright Data

Mcp Client

#6

Bright Data MCP Client For LinkedIn Company

Mcp Client

#7

Set the LinkedIn Company URL

Set

#8

Webhook for LinkedIn Company Web Scraper

HTTP Request

#9

LinkedIn Data Extractor

Information Extractor

#10

Google Gemini Chat Model

Gemini Model

#11

List all available tools for Bright Data

Mcp Client

#12

Code

Code

#13

Merge

Merge

#14

Aggregate

Aggregate

#15

Create a binary data for LinkedIn person info extract

Function

#16

Write the LinkedIn person info to disk

Read Write File

#17

Create a binary data for LinkedIn company info extract

Function

#18

Write the LinkedIn company info to disk

Read Write File

#19

Webhook for LinkedIn Person Web Scraper

HTTP Request

#20