Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Scraper

A Python-based tool for scraping public LinkedIn profiles to extract useful information for analysis and research purposes.

Features

  • Scrape public LinkedIn profiles for data such as name, job title, company, and location.
  • Export scraped data to CSV or JSON formats.
  • Easy-to-use command-line interface.
  • Supports rate-limiting to avoid being blocked.

Requirements

  • Python 3.7 or higher
  • Required libraries (install via requirements.txt):
    • requests
    • beautifulsoup4
    • pandas

Installation

  1. Clone the repository:

    git clone https://github.com/GergesBernaba1/LinkedIn-Scraper.git
    cd LinkedIn-Scraper
  2. Install dependencies:

    pip install -r requirements.txt

Usage

  1. Run the scraper:

    python scraper.py
  2. Follow the prompts to input search criteria or profile URLs.

  3. Export the results to your desired format.

Disclaimer

This tool is intended for educational and research purposes only. Scraping LinkedIn data may violate their terms of service. Use responsibly.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages