Skip to content

kaitou-1412/LinkedIn-Profile-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn-Profile-Scraper

Go to https://chromedriver.chromium.org/downloads and download Chrome Driver according to your chrome version. Copy the path in which chromedriver.exe is stored.

Install the following packages: selenium, bs4 (BeautifulSoup)

Open parameters.py

Enter the copied path for chromedriver. Enter your LinkedIn credentials in the appropriate variables. Also, enter the profile link of any LinkedIn account you wish to scrape. Preferably, your 1st degree connection due to https://www.linkedin.com/help/linkedin/answer/261/visibility-of-your-email-address?lang=en#:~:text=1st%2Ddegree%20connections%20%E2%80%93%20Only%20those,can%20see%20your%20email%20address.

run main.py Profile Link, Name, Title and Email address will be visible as output.

Happy Coding !

About

A LinkedIn profile scraper for single profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages