🚀 LinkedIn Profile Scraper

Extract Complete LinkedIn Profile Data with Browser-Native JavaScript

⚙️ Settings Page 👤 Profile Example 📌 Bookmarklet Setup

Quick Method

Best for: Beginners

One-click bookmarklet for instant extraction

  • Drag & drop bookmark
  • Click to extract data
  • Auto-download JSON file
  • Works on any profile
  • No coding needed
Setup Bookmarklet →

💻 Console Method

Best for: Complete Data

Full-featured scraper with all profile sections

  • Extract all sections
  • Certifications & awards
  • Publications & projects
  • Customizable output
  • Advanced features
Learn Console Method →

📊 What Data You'll Extract

👤

Basic Info

Name, headline, location, connections, profile image

💼

Experience

All positions with titles, companies, durations, descriptions

🎓

Education

Schools, degrees, fields of study, grades

Skills

All skills with endorsement counts

🏆

Certifications

Names, issuers, dates, credential IDs

🌍

Languages

Languages and proficiency levels

📚

Publications

Titles, publishers, dates, URLs

🚀

Projects

Project names, dates, descriptions

🏅

Awards & Honors

Awards, honors, and recognitions

📚

Courses

Completed courses and training

🎯 Quick Start (Console Method)

1 Login to LinkedIn
2 Open Profile Page
3 Press F12
4 Click Bookmarklet
5 Download JSON

⚡ Recommended: Use the Settings Page for Complete Data

🎯 Best Results: Navigate to your settings page - it contains all profile sections with complete data (experience, education, skills, certifications, languages, projects, courses, and awards).

  1. Option A (RECOMMENDED): Go to https://www.linkedin.com/public-profile/settings
  2. Scroll down to load all sections
  3. Open Developer Console (F12 or Ctrl+Shift+J)
  4. Copy all code from linkedin-scraper.js or use the Bookmarklet
  5. Paste into console and press Enter
  6. Wait 2-3 seconds
  7. Data automatically downloads as JSON with 10+ profile sections!
✅ EXTRACTION COMPLETE!

=====================================
Profile Data Summary:
=====================================
Name: Umar Waqas
Headline: Software Engineer | Full Stack Developer
Location: Lahore, Punjab, Pakistan
Connections: 500
Experience Positions: 8
Education: 4
Skills: 42
Certifications: 5
Languages: 3
Projects: 2
Courses: 2
Awards & Honors: 0
✅ About: Full text extracted
=====================================

✅ Data saved to localStorage!
💾 Download: window.downloadProfileData()
📊 CSV Export: window.downloadProfileCSV()
🗑️ Clear: window.clearLinkedInData()
💡 Access: window.linkedInProfileData
📥 Download Scraper Code 📖 Read Full Guide

✨ Key Features

🔒

100% Local

Runs in your browser. No data sent to external servers.

Super Fast

Extract complete profiles in seconds, not minutes.

📦

JSON Export

Download data as structured JSON for easy processing.

🎨

Customizable

Modify code to extract exactly what you need.

🔄

Repeatable

Save as bookmark and use on any LinkedIn profile.

📱

Cross-Browser

Works on Chrome, Firefox, Edge, and Safari.

🎁

Complete Extraction

Awards, courses, and all hidden sections included.

🔄

Local Storage

Save data locally and clear anytime with one click.

⚠️ Important Usage Guidelines

📚 Documentation

🚀

Quick Start

Get started in 30 seconds with step-by-step guide

📖

Full Guide

Complete documentation with troubleshooting

💡

Examples

10+ practical examples for different use cases

🔖

Bookmarklet

One-click extraction setup guide

📥 Download Files

📄 linkedin-scraper.js 📋 QUICK-START.md 📖 README.md 💡 USAGE-EXAMPLES.md