Skip to content

A complete LinkedIn scrapper for any profile and store it into json fomat.

Notifications You must be signed in to change notification settings

gr8Adakron/Linkedin-Profile-Scrapper-Python-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A complete LinkedIn scrapper

Requirements:

> Requires selenium package of python (pip install selenium)

> Run using PhantomJs browser (A headless webkit browser)

1) Downlaod phantomJs from http://phantomjs.org/download.html
2) Extract folder and and paste in this directory.
3) And specify correctly the path of in run_me.py line num 18 (Crucial Step)

###################################

Instructions:

  1. download the zip file.

  2. Run run_me.py file(python run_me.py)

  3. Wait till whole background process is done.(20-30sec)

  4. Then provide the Linkedin emailId and password(carefully, because it may not be visible.).

  5. Wait for a moment for selenium to logging in.

  6. Then provide the linkedin url, of user which needs to be scrape.

  7. After Successful completion json file will be stored in json folder.

  8. Hope! it helps. thanks.

##################################

Benefits:

Scrape users:

  1. Basic Information
  2. Connections.
  3. Skills.
  4. Education.
  5. Experience.
  6. Profile Summary.
  7. Current Status.

About

A complete LinkedIn scrapper for any profile and store it into json fomat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages