Skip to content

adyasingh/LinkedIn-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn Email Scraper

These scripts allow you to collect email IDs commented on posts and directly write them into a csv file

In order to run this please make sure you have the following:

  1. Beautiful Soup
  2. Chromedriver.exe
  3. Selenium

To scrape data and get raw html:
$ python script_fetch.py

To transfer data into csv file:
$ python script_email.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages