Skip to content

Code to extract all linked In profile details on a query page and to export to csv / excel

Notifications You must be signed in to change notification settings

harshvsthakur/linkedin-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

linkedin-search

Made this simple code so I can connect with all Alumnis from say a perticular location

This is done via a code to extract all linked In profile details on a query page and to export to csv / excel sheet.

Step 1 : Get the link of the search query with applied filters of location / institute / industry etc.

Step 2 : Run the code

I have separated it into functions since i generally use iPython for scraping.

Currently the code extracts the following information :

  1. Name
  2. Current working profile / designation
  3. Location
  4. Employment History
  5. Education History
  6. Profile URL

About

Code to extract all linked In profile details on a query page and to export to csv / excel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages