Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 501 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 501 Bytes

ScrapIn

Scrapes LinkedIn User Data

INSTALLATION

pip install requests
pip install selenium
pip install time
pip install bs4

USAGE

Change Password & Username from the 'sample.txt' file.
Run main.py (python3 main.py)

Scraped Informations

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.