Skip to content

Tetherium/linkedin-employee-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn Employee Scraper

A robust automation tool built with Selenium to gather company employee counts from LinkedIn pages and export them to organized Excel files.

🛠️ Installation & Setup

  1. Navigate to this directory:
    cd linkedin-employee-scraper
    
  2. Install only the required dependencies for this tool:
    pip install -r requirements.txt
    
  3. Run the scraper:
    python linkedin-employee-scraper.py input.xlsx output.xlsx
    

Features
Smart Column Detection: Automatically identifies the LinkedIn URL column in your input Excel.

Data Normalization: Cleans and formats raw LinkedIn strings (e.g., converts "501-1,000 employees" to "501+").

Reliable Error Handling: Logs status (Success/Not Found/Error) for every URL processed.

About

A Python-based automation tool using Selenium to extract and normalize company employee counts from LinkedIn into Excel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages