LinkedIn scraping
In the samples folder, initially add your LinkedIn username and password in scrape_person.py file. Then add the LinkeIn URL, you want to scrape, to LinkedIn_URL.txt file. Add the recruiters skill and education requirements in recruiter_skills_require.txt and recruiter_education_require.txt files.
Now install all the requirements specified in requirements.txt file.
Run the scrape_profile.py file.
Education only scraps the last completed degree or course.