Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

LinkedIn Profiles Scraper using Selenium

Description

This repository contains a Python script to scrape LinkedIn profiles using Selenium. The script automates the process of logging into LinkedIn, navigating to profiles, and extracting information such as name, picture, work experience, education, skills, endorsements, and more. It utilizes BeautifulSoup for HTML parsing and Selenium for web automation.

Please Note: This code was developed in 2021 and may be outdated due to changes in the LinkedIn website structure and policies.

Usage Instructions

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running !pip install selenium in your Python environment.
  3. Download the ChromeDriver executable and place it in the same directory as the script.
  4. Replace [email-1], [senha-1], [email-2], and [senha-2] with your own API key, email addresses, and passwords in the script.
  5. Run the Scraping - LinkedinProfiles.ipynb script in a Python environment compatible with Jupyter Notebook.

Dependencies

  • BeautifulSoup: HTML parsing library
  • Selenium: Web automation framework
  • ChromeDriver: WebDriver for Google Chrome

References

About

LinkedIn Profiles Scraper using Selenium

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages