Skip to content

A Python Script to scrape "Names" and "Email id" from linkedin posts

License

Notifications You must be signed in to change notification settings

viditgarg1999/Linkedin-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Linkedin-Scrapper

This Python Script can scrape "Names" and "Email id" from linkedin posts.

How to use?

  1. First of all import all the mentioned libraries by typing the following commands in the cmd window:(here i am assuming that lates version of python is installed in your device)
pip install selenium
pip install itertools
  1. Once you are done with all the libraries, Download the "linkedin scrapper.py" file and open it in any of the python IDE(Spyder, Jupyter Notebook, Idle...)

  2. Now simply Run the file and fill all the required details.

    Once this scrpit gets over, it will create a new file on the Desktop named data.csv which will be having all the Names and Email id.

Disclaimer

This project is only for Eductional Purposes and the misuse of the information in this project can result in criminal charges brought against the persons in question. I am in no way responsible for the misuse of the information.

About

A Python Script to scrape "Names" and "Email id" from linkedin posts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages