Skip to content

Sukriti-sood/Linkedin-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Linkedin Scrapper

Script scraps the data of Linkedin Connections(first) of a User on Linkedin

It scraps the following data on All Connections

  • Name
  • Linkedin_URL
  • Latest_JOB_Position
  • Skills

Requirements

  • Linkedin Profile
  • Python Setup on System
  • Chromium
  • Chrome
  • Install Selenium
  • Install bs4 (pip3 install bs4)
  • Replace usernmae and password in credentials.json with your gmail and password

How to Run

python3 main.py

About

Scraps the data of Linkedin Connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages