Scrapes LinkedIn User Data
pip install requests
pip install selenium
pip install time
pip install bs4
Change Password & Username from the 'sample.txt' file.
Run main.py (python3 main.py)
• Link
• Name,Profile Title,Location,Count of connections
• Company Name,Job Title,Joining Date,Experiences
• College Name,Degree Name,Stream,Degree Year
Informations will be on 'output.txt' file.