Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 374 Bytes

linkedin-bot

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.

Installation

pip install -r requirements.txt

Run

python main.py

Follow terminal instructions.