Linked-deed.com A website to connect you to your best suited job. It scrapes your LinkedIn profile or your connection's profile and provides a list of the best matched jobs on Indeed.com. The listed jobs are ranked in decreasing order of the match percentage. In order to get the match percentage, it scrapes every job description on Indeed.com and run an algorithm on both (LinkedIn profile data and Indeed data) to get the match percentage.
- Step 1: Go to linkedDeed/ directory, run this command
python app.py. - Step 2: Open linkedDeed/templates/index.html in the browser.
- Step 3: Fill up the form and submit.