This Python Script can scrape "Names" and "Email id" from linkedin posts.
- 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
-
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...)
-
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.
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.