A healthy scraping bot made for linkedin. Returns a csv-db with all profiles matching your search. You can use it to agroup profiles based on your prompts. It uses Google Search to get the profile links without getting ban from Linkedin.
pip install -r requirements.txt
python main.py
Follow terminal instructions.