Skip to content

aydinnyunus/ScrapIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.