| name | LinkedIn Data Extractor CLI |
| description | Extract LinkedIn profiles, companies, jobs, and posts. OSINT tool for recruiters and researchers. Export to JSON/CSV. |
| tags | ["linkedin","scraper","osint","recruiting","data-extraction","cli","jobs"] |
LinkedIn Data Extractor CLI
Extract LinkedIn data for research and recruiting. Profiles, companies, jobs, posts.
OSINT-ready. Export to JSON/CSV.
Quick Start
npm install -g linkedin-cli
linkedin-cli profile john-doe-123
linkedin-cli company "OpenAI"
linkedin-cli jobs "software engineer" --location "San Francisco"
What It Does
- Profile data extraction (experience, skills, education)
- Company information and employee counts
- Job listings with full descriptions
- Post and article scraping
- Export to JSON, CSV, or table
Commands
linkedin-cli profile username --full
linkedin-cli company-employees "Google"
linkedin-cli posts username -n 20
linkedin-cli jobs "data scientist" --remote --experience senior
Authentication
linkedin-cli auth --cookies "li_at=..."
linkedin-cli auth --status
When to Use This
- Recruiting and talent research
- Sales prospecting
- Competitive intelligence
- Lead generation
- Market research
Output Formats
json - Structured JSON
jsonl - JSON Lines for streaming
csv - Spreadsheet-ready
table - Terminal display
Ethics Note
Respect LinkedIn's ToS. Use responsibly for legitimate research.
Built by LXGIC Studios
🔗 GitHub · Twitter