Linkedin Profile Scraper use Selenium (automate browser) to extract user url by searching words in the linkedin search system. and used those links to extract each user information thoroughly.
Stars
7
Forks
3
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
fix(ScrapUserURL): scroll to scroll entire page to trigger page fetch all profile
95421d6View on GitHubMerge branch 'master' of https://github.com/vasin-peach/linkedin-profile-scraper
3e31d84View on GitHub:sparkle: change page range to size & add keyword to output | :bug: fix timeout skill section not found, education not found.
115cb6dView on GitHub:bug: add chorme driver & remove not use package in requirements.txt.
08a5e61View on GitHub