Skip to content

dzl84/linkedin-crawler-ref

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Crawler

Original blog article.

Usage

To start using this application, you will need to install the following:

  • npm
  • xvfb
  • java
  • meteor
  • meteor-npm

After installation of these packages, you can execute ./run.sh to run the application and ./clean.sh to delete all database files for fresh runs.

Interface

Future Work

  • Improve error handling.
  • Allow for multiple searchers.
  • Pull down more information from the profile (title, company, etc.).

About

Linked Crawler using MeteorJS and Selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.3%
  • HTML 25.5%
  • Makefile 3.9%
  • Shell 0.3%