/linkedin-crawler

LinkedIn Crawler built using MeteorJS and Selenium. Generate leads for your team by viewing your target's profiles.

Primary LanguageJavaScriptMIT LicenseMIT

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.).