Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 692 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 692 Bytes

LinkedIn Crawler

Buy author a beer

Presentation

This application allows the user to automatically login to LinkedIn, perform a search and visit each profile. Profiles are displayed into a dynamic array and saved in a mongo database.

View the blog aticle.

Installation

Clone the project:

git clone [email protected]:jbdemonte/linkedin-crawler-meteor.git

Install dependencies:

cd linkedin-crawler-meteor
mrt install

Run the project

cd linkedin-crawler-meteor
meteor