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