shahzadokara / ScrapIn

LinkedIn Scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

LinkedIn Scraper


Languages

Language:Python 100.0%